Page Properties
Page properties are displayed in the Properties View panel when a page is selected in the Pages View panel.
|
Property |
Description |
|
Page name |
The name of the page |
|
Next page |
The name of the next page. Select a page from the dropdown list. |
|
Property |
Description |
|
Application Layout |
This property is only enabled when the Page is contained within a Form and the Form is configured to use an Application Layout. Configure whether to use the Application Layout for this particular Page. If the Form is configured to use an Application Layout the default value is checked. If unchecked, then the Page does not show the Application Layout controls and reverts to a regular Page with a root Page Control containing the controls that were added to the Main Control. If selected, then the Page adds the Application Layout Controls and inserts all controls within the root Page Control into the Main Control. See Application Layouts for more details. |
This section allows scripts to be associated with or removed from the various form level events. (See Server-side Events)
|
Property |
Description |
|
Before Page |
The before page event |
|
After Page |
The after page event |
|
Previous Page
button |
The previous page button event |
See also Working With Web Resources.
|
Property |
Description |
|
Style Sheets |
Configure Style Sheets and SCSS files to be used with the page. Displays the Style Sheet Configuration Dialog. See also How Style Is Applied and Using SCSS Files. |
|
Client Javascript |
Configure client browser Javascript files to be used the page. Displays the Client JavaScript Configuration Dialog. |
|
Html++ |
Adding custom HTML markup directly into the <head> section of the page. This is in addition to any HTML markup configured in the form and the Presentation Template, if one is associated with the form. |