Validation tab for form field properties

The Validation tab appears only in the Text Field Properties and Combo Box Properties dialog boxes. Validation properties restrict entries to specified ranges, values, or characters, ensuring that users enter the appropriate data for a specified form field.

Field Value Is Not Validated

Turns off validation.



Field Value Is In Range

Sets a numeric range for form fields using values you enter in either as a number or a percentage.



Run Custom Validation Script

Validates by a JavaScript that you create or provide.



Related Information