Page Controller

   MaestroThe UI design product.  |   Form Builder |  All versions This feature is related to all versions.

Maestro comes with the Page Controller component.

Usage

  1. Open the Palette pane in the Maestro Editor.
  2. Locate the Page Controller component within the Navigation folder.
  3. Drag the component into the View pane or the Wireframe.
  4. Configure the component's properties via the Properties pane.

Properties

The following properties are available to the Page Controller component:

Background Save On Page Change
Boolean
saveOnPageChange

Select to enable saving a form on page change event. However, the following conditions apply:

  • Transact Function enabled forms, which are forms built with the Use server side Transact Functions (requires TM 17.10 +) option selected, will always Background Save on page change
  • Non-Transact Function forms will only do the Background Save if the form data has changed since the last page change
Validation Mode
Option
validationMode

Select the page validation mode

The following options are available from the Validation Mode dropdown:

Label Value
Unconstrained, validate on submit unconstrained
Sequential, validate on page change sequential
Page Transition Delay
Integer
transitionDelay

Provide how long the duration of the page transition will be

Restart At Last Saved Page
Boolean
restartAtLastSavedPage

If checked, the form will return to the page it was on after save and resume.

Accessibility

Focus After Page Change Mode
Option
focusMode

Smart focus sets focus to navigator if present. If not, find first heading.

The following options are available from the Focus After Page Change Mode dropdown:

Label Value
Smart Focus smart
Do Nothing none

Next, learn about the Topics component.