ClicFlic Logo

ClicFlic Logo
ClicFlic

Thursday, January 9, 2014

New Text Field Validation Specifications

You can now specify at author time that the content of a text field must be any of the following:

  • A valid email address
  • Any non empty alphanumeric string
  • An integer value
  • A floating point numeric value

For string values, you can also specify that the the string of text satisfy a minimum number of words or a maximum number of words.

If the specified format or word length values are not satisfied, the IMO will fail form validation and present messaging as specified in the interaction form validation settings, and the interaction item validation settings.