MaestroThe UI design product. + Avalon TemplateThis topic is related to the Avalon Template used in Maestro. | Form Builder | 22.04 This feature was introduced in 22.04.
Maestro comes with the Landing Page Modal Page Logocomponent that allows you to ? according to a form's navigation logic to build a user journey flow. This component is available when you use the Avalon Template. The Modal Page Logo component extends functionality of the ? component.
The following properties are available to this component:
This text is used as a title. If the text is not provided, the default {{T[item.id].label}}
value is used.
This text is used as a subtitle. If the text is not provided, the default <h1 ng-bind-html="T[Form.$Pages.currentPage.id].properties.formName">Form Name</h1>
value is used.
You can use HTML tags in the Subtitle Text component, for example, <samp>Welcome</samp> to <em>my</em> page!
. For more information, see rich text editor.
This text is used as an additional text
This text is used as a help text
A page that is in the flow of the form but not displayed in the menu
A page that is in the flow of the form but not displayed in the Navigator
Hide or show the form header (if applicable for the template)
Hide or show the form footer (if applicable for the template)
Hide or show the navigational buttons
Hide or show the form menu button
The user will not be able to navigate back past this page
This text will be shown in the Navigator in place of the page label
The following styles are available to this component:
Next, learn about the Save and Close component.