...
To create a new form, follow these steps, navigate to Forms > New.
The "Forms" interface consists of the following parts:
...
Note |
---|
Application Managers
|
...
Note |
---|
If the last step in the form has the purpose of thanking the visitor for completing the form, then do not place a "Back" button on this last step. For each visitor, Interactive Forms keeps track of the visited steps, but will clean up this information when showing the last step of a form. If the visitor clicks a "Back" button on the last step, then he they will be routed back to step 1 because at that point the history of visited steps is not available anymore. |
...
Property | Description | ||
---|---|---|---|
Title | The text that appears next to the password input field in the step pane and in the form on the frontend. | ||
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 fragment presentation as a custom data attribute of the form fragment itself. The attribute name is data-fragment-tag . When filling out this property for a form fragment, the attribute is added to the presentation and can be used by external applications like GX Software's BlueConic. |
...
Using the
...
Interactive Forms Clipboard
You can copy one or more form elements to the Interactive Forms Clipboard and then paste them in the current form or in another form/form section. You can also copy handlers, routers and conditions. To use the Interactive Forms Clipboard, follow these steps:
...