Community
Participate
Working Groups
Build Identifier: 2.3.2.v20090605-1532 Requests: 1.Add the function to highlight the elements if there visibility sets hidden. 2.Add the function to highlight the properties tabs if they contain any non-default (not inherited) values. Details: If the report has many element using visibility option,I have to click on every container (including Row and Column) to check the visibility expression. Because of that I would like to know which element is visible or hidden, on the screen of layout view. For example, a hidden element is displayed with a special mark, a frame or something. Reproducible: Always
I often use invisible items (e.g. dynamic text items) to trigger data sets, for initialization tasks. To visible note that they are hidden, I set the font to red and italics. Since the generated report output never contains this font, this is a nice marker for the developer. OTOH, apart from invisble items, I would like to have a "filter" for the Outline view, e.g. - to show only dynamic text items - to show only the layout structure (hide Text, Data, Dynamic Text, Images) - to show only the BOUND elements (to display the "data model") - to show only items with events (well, that's already there: The "Scripts" entry) - to show only items which contain local layout properties.