8.8.7.4 Customizing the Interactive Grid Toolbar

Configure what controls display on the interactive grid toolbar.

All interactive grids include a toolbar at the top of the page. Developers can customize what controls display on the toolbar or remove it.

Note:

Some of the options described in this procedure only apply if the interactive grid is editable. See Making an Existing Interactive Grid Editable.

To customize the interactive grid toolbar:

  1. View the page in Page Designer:
    1. On the Workspace home page, click the App Builder icon.
    2. Select an application.
    3. Select a page.
    Page Designer appears.
  2. In the Rendering tab, locate the region containing the interactive grid.
  3. Under the region, select the Attributes node.

    The Property Editor displays the attributes. Attributes are organized in groups.

    Tip:

    To find a group or attribute, enter keywords in the Filter Properties field. The Property Editor displays the group or attributes. Or, click Go to Group and select the group.

  4. In the Property Editor, find the Toolbar group and edit the following:
    1. Show - Select Yes or No to determine if a toolbar displays above the report.
    2. Controls - Configure the following:
      • Search Column Selection - Displays a drop down list of displayed non-numeric columns. If a column is selected, then the search is only performed against the values in the selected column.
      • Search Field - Displays a text field in the search bar used to enter search criteria.
      • Actions Menu - Displays the Actions menu button, which generally includes a comprehensive set of options. These options enables the end user to customize the report based upon the functions you make available.
      • Reset Button - Displays the Reset button. When clicked, any customizations, such as filters, column width, and ordering, are removed, and the report definition is reloaded from the server.
      • Save Button - Saves changes made to the interactive grid, without needing to save the whole page. The Save Button only displays when an interactive grid is editable and the end user has authorization to add, update or delete.
    3. Add Button Label - Only displays when the interactive grid is editable. For Add Button Label, enter an alternative label for the Add button. The default label is Add Row.
  5. To save your changes click Save. To save and run the page, click Save and Run Page.