Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Display
Commands

TABS

Adds Bootstrap Tabs to the page.

You can add additional tabs by using the {TAB} command between the {TABS} and {END_TABS} command

You can force a page to load with a particular tab by passing the tab number in the URL. So tab=3 will force the page to open in tab 3. If you are using nested tabs then you can use tab=3.2 to access tab 2 under tab 3.

This command requires an {END_TABS} command.

Number Name Default Type Description
1 query String

Query or List ID indicating the items to display

2 sub_temp_query String Query or List ID indicating the sub-templates to use
3 class String HTML class name to apply.
4 open 1 Integer The number of the opening Tab, Item or Slide. This can also be the Object or Template ID.
5 id String The HTML id to use to identify the tab collection.
- symb_pos 2 Integer Symbol Position
0 = Above Text, 1 = Left of Text, 2 = Right of Text
- cont_class String An additional class to apply to the outer container for the tabs.
- cont_style String An additional style to apply to the outer container for the tabs.
- tab_class String Additional Class to add to all the tabs
- li_class String An additional class to apply to each clickable tab element
Basic Example
This is an example tab 1
This is an example tab 2
This is an example tab 3
List Example
Tab ListTab 1
Example Tab 1
to add a Comment.