Enabling the table columns visibility toggle
Enable the table columns visibility toggle so that application users can hide or show table columns at run time.
- Optimize the table code. For more information, see Optimizing table code.
- If you upgrade from Pega Platformversion 8.3 or earlier and your application uses tables with a custom-created column toggle functionality, switch to the out-of-the-box columns visibility option.
In the Section form, click the table, and then click the View properties icon.
On the Operations tab, in Grid operations section, select the Show/Hide columns check box.
To configure the initial visibility:
In the Section form, click a header of a column, and then click the View properties icon.
Select an option for the Visibility on table (For column toggler) parameter.
The configuration specified by the users at run time takes precedence over the design-time configuration.Click Submit.
Click Save.
Previous topic Enabling grouping by fields Next topic Enabling row height adjustment for a table