Page tab properties

You can edit the following properties of a page tab:

  • Tab Name — The name of the page tab. If the tenant has additional languages configured, you can add a tab name for each supported language.
  • Tab Integration Name — The integration code of the tab. For information on the corresponding APIs, see rbf_activatePageTab2() and rbf_showOrHidePageTab2().
  • Move Left — When there are multiple page tabs, move the tab to the left.
  • Move Right — When there are multiple page tabs, move the tab to the right.
  • Show In — Select the device(s) on which to display the page tab. By default, page tabs are displayed on all devices.
  • Tab-Level Help — Customize the tab with a help information, see Tab level help for more details.

You can also delete the page tab.

To access page tab properties, click the drop-down menu next to the tab name:

Page Tab Properties

Note:

  • Tab and section integration codes must be unique within a page, but a tab and section can share the same integration code.

  • When adding or modifying a tab or section code that already exists on the same page, the code is automatically incremented upon saving the page to avoid conflicts.

    • For instance, if a tenant initially has a tab with the code Tab_0 and adds a new tab with the same code, the new tab's code will be modified to Tab_01 upon saving.

  • However, during an application upgrade, if the incoming XML contains a tab code that conflicts with an existing one on the same page, the upgrade process will be halted.