Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyDescription
TitleThe text that appears next to the password input field in the step pane and in the form on the front-end.
Show titleSpecifies whether to show the title of the form element in the step pane and in the form on the front-end.
Design templateSpecifies the design template to use to render the form element on the front-end. This property will only be available if there are two or more design template for the form element.
Identifier

The unique identifier to use for this form element. The unique identifier is used in expressions for (pre)filling and (pre)conditions. Click here for information about renaming an identifier.


GX Software highly recommends that all form fragment identifiers be unique
Note
Warning
titleImportant

Due to a JQuery issue, do not use the identifier "submit" for the Next button.

PreconditionThe precondition decides in what situations the form element will be visible to the website visitor.
CSS classnameSpecifies the CSS class to use for rendering the form element. This option allows you to alter the how selected form elements appear in the form without globally altering the presentation.
Fragment TagA unique tag to identify the form fragment. This tag is rendered in the form element presentation as a custom data attribute of the form element itself. The attribute name is data-fragment-tag. When filling out this property for a form element, the attribute is added to the presentation and can be used by external applications like GX Software's BlueConic.

...