Understanding Pages


Pages are the top-level component of your configurator's user interface. A configurator must consist of one or more pages.  Each of those pages can contain any layout component or element... including other pages.  Pages can be nested under other pages to create a hierarchy structure for your configurator navigation.


Add a Page

To add a page in a the configurator admin screen, select the configurator node (which will have the name of your configurator), and click on the '+' button.

You can also select an existing page and add a sub-page to it.

Layout Options

You can control the way pages are displayed in the running configurator by using the Page Tab Properties of the configurator.  

Page Properties

Property Description
Name A name which is referenced to on the left tree and rules. The name must be unique to the configurator.
Label If you wish to specify a label in the UI which differs from the name, you may specify it. If label is left blank, the UI label will default to the name.
Icon Style Controls whether the icon is a glyph or a media image
Icon If the icon style is 'icon', then select a glyph to use as the page icon.
Media If the icon style is 'media', then select a media image to use as the page icon.
Media when this page is selected If the icon style is 'media', then select the image to show when this page is the selected page.
Visible Specifies whether this page is shown to the user by default or not. This property can be changed in the visibility rules.
Was this article helpful?