Multiple validation rules on one field
Want to apply more than one rule to a single field?
Question
Using Universal Form Validator ASP, can I validate one field with multiple rules?
Answer
With Universal Form Validator ASP it is very easy to have one field be validated with more than one rule. This actually is no different from the standard way of validating form fields.
In the Form Validator window on the Validation tab, start by selecting the field to validate in the Form Fields section. Then click on the little blue arrow pointing to the right to add the field to the Validation Rules section. Select the first necessary validation rule and fill the fields if needed.
When the first rule is completed, start creating the second rule by repeating the steps and adding the same field to the Validation Rules section ones more. Again, select the secondary validation rule and fill all the fields if needed.
This way, multiple validation rules can be applied to a single form field.
Comments
Be the first to write a comment
You must me logged in to write a comment.