Versions Compared

Key

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

...

You can tailor the Interactive Forms component for your particular situation by selecting which form elements, handlers, routers, and validators are available for creating forms. Making one or more of these items unavailable is useful if you want to prevent it from being used, if you only use a subset of all the available form elements, handlers and/or routers or you want to simplify the user interface. As of


Info

Beginning in XperienCentral version 10.19.1, you can

...

mark handlers as favorites to make them always appear at the top of the list of available handlers.


In This Topic

Table of Contents
maxLevel2

...

  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 > Settings in the Interactive Forms panel.
  2. 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:





  3. 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

...

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

  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":

    Image Added



  6. Save the variant.