...
Property | Description | ||
---|---|---|---|
Title | The text that appears next to the password input field in the step pane and in the form on the frontend. | ||
Select Form Section | A drop-down list from which you can select the repeating form section. | ||
Show title | Specifies whether to show the title of the form element in the step pane and in the form on the frontend. | ||
Design template | Specifies the design template to use to render the form element on the frontend. 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.
| ||
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. | ||
Maximum number of repeats | For the Repeat form element, specify the maximum number of times the specified form section can be repeated. | ||
Prefix for repeat | The text that will be prefixed to each repeat. This text will be visible for to the website visitor. |
...
Next Button Form Element
...