Request: show list of record field names when expanding package in browser

Claus Pedersen

Member³
When looking at packages in program window, public package records can be seen in the declaration part of the code content window. Also the field names can be seen.

Is it possible to show the field names in the browser as well? Today the record can be browsed, but no field names are shown.

Also, it is possible to show the parameter type icon as when viewing table columns ('123', 'ABC', 'DAT' etc.)? Today the icon only says P (for parameter) F for field, C for constant etc. and that does not add any extra information for the user.
 
This is currently not possible, but I have added this to the list of enhancement requests. I suppose we could add the Code Contents tree to the Object Browser for all Program Unit types.
 
Back
Top