In This Topic
A
Property | Description |
---|---|
Title | The text that appears next to the password input field in the step pane and in the form on the front-end. |
Show title | Specifies whether to show the title of the form element in the step pane and in the form on the front-end. |
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. |
Precondition | The precondition decides in what situations the form element will be visible to the website visitor. |
CSS classname | Specifies 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 Tag | A 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. |