We want to change the Required ID field associated with Registration so it requires nine or fourteen numbers
Symptom
- You want your registration page to required nine or fourteen numbers for the Required ID field.
Applies to
- ILLiad
Resolution
To set up your Validation requirements, here is information you need to follow:
- Go to the Web Validation Syntax page for more information.
- An example of nine or fourteen characters would be ^\d{9)$|^\d(14)$