Enabling or Disabling the Page View

When a large table is displayed in multiple pages, it improves the server response time as well as a better user experience.

A decision table is displayed in pages if the number of rows are more than the value specified for the page size (minimum is 10 and default is 20). The page size can be specified in the following locations:

  • The tibco.clientVar.Webstudio/DecisionTable/pageSize property in the RMS.cdd file. See Configuring RMS Server Properties on how to configure the RMS properties.
  • The Decision Table Page Size field in the Preference portlet under the Settings tab in the WebStudio UI. See Preferences Settings for more details.

Procedure

  1. In the decision table editor, click Show All to disable the page view for the decision table and display all rows.
  2. Click Show Pages to return to the page view for the decision table.

    The option appears in place of navigation options after clicking the Show All option.

Result

Navigate through the pages using navigation options present at the bottom of the decision table. Click on the specific page number to open that page or click Previous and Next options to navigate through pages sequentially.