Input Fields
Last updated
Was this helpful?
Last updated
Was this helpful?
There are three types of input field, beyond the smart fields of course, which are:
Text Field
The first option 'Text field' enables a simple answer to be provided in a single regular 1 line height box.
Multi-line text field
The second 'Multi-line text field' provides a larger text area where the answer could be large.
The third one is the most powerful
Test field with validation
This input field type enables you to create your own custom smart fields leveraging both the ability to:
set a minimum/maximum length as well as to set a
'Regular Expression' on a question's answer
For example:
In the above we can see that a minimum and maximum length have been set for the answer.
Plus, we can see a regular expression is present. The purpose, of this seemingly gobbledegook, is to ensure the format of the answer they provide is EXACTLY the format expected.
There is also a dedicated Failed Validation error message, which enables you to provide guidance if the person enters it in a manner that does not conform to the expected format.
To learn more about regular expressions have a read below:
To search for examples of regular expressions - so you don't need to learn them - please see here:
Example where "valid" is the FieldID for the Bank Account Details Section: