...
- In XperienCentral, navigate to Configuration > Interactive Forms.
- In the Interactive Forms component, navigate to Maintain > Settings.
- To make a form element, handler, router or validator unavailable, clear the checkbox next to it.
- Repeat the above step for each item you want to make unavailable.
Click [Apply].
Note If you make an item unavailable that is already used in a form, it will remain part of that form. Form elements that have been made unavailable but which exist in a form can still be copied to the Interactive Forms Clipboard and pasted within that form and in other forms.
- To make a form element, handler, router, or validator once again available, select the checkbox next to it.
- Click [Apply].
...
Favorite Handlers
Panel | ||||
---|---|---|---|---|
| ||||
The ability to mark a handler as a favorite was introduced in XperienCentral version 10.19.1 |
...
- Navigate to Maintain > Settings in the Interactive Forms panel.
- Click the star next to the handler(s) you want to make a favorite. The star turns orange indicating that the handler is a favorite. For example:
- Click [Apply]. In this example you would see the two handlers "Send confirm registration mail" and "Send Email (page)" in the favorites section at the top of the list for a form step:
Marking a Handler Variant as a Favorite
...
- Navigate to Maintain > Variants in the Interactive Forms panel.
- Select the handler variant you want to mark as a favorite from the list of handler variants.
- Click the star next to "Favorite". The star turns orange indicating that the handler is marked as a favorite. For example:
- Click [Apply]. In this example you would see the variant "Load from querystring variant" in the favorites section at the top of the list for a form step:
...
HTML5 Validation
Panel | ||||
---|---|---|---|---|
| ||||
The following applies to XperienCentral versions R33 and higher. |
XperienCentral is migrating the form fragment presentations to the HTML 5 input types. Some of these fields have a default validation method in the browser. In order to enable this we've added a new presentation property on the FormStep presentation called "Enable HTML 5 default validation". This property is disabled by default and therefore adds a novalidate
attribute to the form tag of the form. If you want to enable the default HTML5 validation, create a design template variant for the FormStep presentation and set the value to "Yes". Follow these steps:
- Navigate to Configuration > Design Templates.
- Select "FormStep" from the Scope drop-down list.
- Select "FormStep" from the Design Template drop-down list.
- Click [New Design Template Variant].
- Define the properties for the new variant and select "Yes" for "Enable HTML 5 default validation":
- Save the variant.