Displayed on front-end. Can contain Tokens.

This Boolean expression is used to determine if the tab is visible. Note that this is not the same as hiding it visually. This is evaluated on server side. A common example is [QueryString:<Key>] == "Value". This field supports Tokens.

This Boolean expression is used to determine if the tab is enabled. This is evaluated on server side. A common example is [QueryString:<Key>] == "Value". This field supports Tokens.

Optionally use an image for the tab header, or just display an icon next to the title.

Recommended format is 16x16 pixels.

Provide a relative or absolute URL to the icon. Can contain Tokens.

{{item.IconClass}} Change

Select an image to display it above tab title. Optionally provide hover and active states below.

Shown when the mouse moves over the this tab.

Shown when this tab is currently selected.

Add the html element for the icon, i.e.:

<span class="glyphicon glyphicon-pencil" aria-hidden="true"></span>

Shown when this tab is currently selected.

Append the following method javascript:window.open('http://www.google.com','_blank'); to open URL in new window.

Target the modules by their title. It helps when you want to import/clone the entire page without the need to update the Tabs Pro module bindings.

Warning: The titles of the modules present on the page need to be unique.

Module no longer exists

Warning: In Edit Mode, titles are always visible so you can see which module is which and access module actions.

When this option is on, each module is turned into an Accorrdion. The module title is used as the panel header.

If set to Horizontal, Tabs Pro attempts to float the modules one next to another.

When this option is on, this tab will be default. All other tabs will override.

When you leave the tab the Show Condition and Enable Condition are reevaluated.