Versions Compared

Key

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

...

  1. In XperienCentral, navigate to Configuration > Interactive Forms.
  2. In the Interactive Forms component, navigate to Maintain > Settings.
  3. To make a form element, handler, router or validator unavailable, clear the checkbox next to it.
  4. Repeat the above step for each item you want to make unavailable.
  5. 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.



  6. To make a form element, handler, router, or validator once again available, select the checkbox next to it.
  7. Click [Apply].

Back to top


...

Favorite Handlers


Panel
borderColor#0081C0
titleColor#0081C0

The ability to mark a handler as a favorite was introduced in XperienCentral version 10.19.1

...

  1. Navigate to Maintain > Variants in the Interactive Forms panel.
  2. Select the handler variant you want to mark as a favorite from the list of handler variants.
  3. Click the star next to "Favorite". The star turns orange indicating that the handler is marked as a favorite. For example:





  4. 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:






Back to top


...

HTML5 Validation


Panel
borderColor#0081C0
titleColor#0081C0

The following applies to XperienCentral versions R33 and higher.

XperienCentral is slowly 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 set to false disabled by default , so that it 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 "trueYes". Follow these steps:

  1. Navigate to Configuration > Design Templates.
  2. Select "FormStep" from the Scope drop-down list.
  3. Select "FormStep" from the Design Template drop-down list.
  4. Click [New Design Template Variant].
  5. Define the properties for the new variant and select "Yes" for "Enable HTML 5 default validation":





  6. Save the variant.

...

  1. .