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.
Before you begin: Optimize the table code. See Optimizing the table code.
  1. In the Section form, click the table, and then click the View properties icon.
  2. On the Operations tab, in Grid operations section, select the Show/Hide columns check box.
  3. Optional: To configure the initial visibility:
    1. In the Section form, click a header of a column, and then click the View properties icon.
    2. 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.
  4. Click Submit.
  5. Click Save.
Result: At run time, users click the Fields button on the table toolbar or click a column header to select the columns to show or hide.
What to do next: Optionally, you can enable table personalization, so that the users can save their preferred view of a particular table. For more information, see Enabling table personalization.