In Page view, do one or more of the following:
Set data entry rules for a drop-down box
Be sure to double-click the drop-down box itself, not the Submit or Reset button.
To require the site visitor to make a selection from this drop-down box
To allow multiple selections for the drop-down box
To disallow the first item from being selected— for example, disallow the first item if it is an instruction, such as "Select an item."
To display a message if the visitor submits the form and does not meet the requirements you have set for the drop-down box.
Set data entry rules for a text box or text area
Be sure to double-click the text box itself, not the Submit or Reset button.
To select the type of data to allow in the field
In the Data type list, do one of the following:
You can disallow any punctuation, allow periods in groups of numbers as in 123.456.789, or allow commas in groups of numbers as in 123,456,789.
You cannot use the same character for both Grouping and Decimal.
To require that a site visitor type an entry in this text box field
To specify a value constraint, such as requiring the value in the field to be greater than 10
Note The validation rule will use numerical comparisons if the data type is Number or Integer, and alphabetical-order comparisons if the data type is Text or No Constraints.
To display a message if the site visitor submits the form and does not meet the requirements you have set for the text box
In the Display name box, type a name to identify the text box for the site visitor. For example, the site visitor would see "Please enter a value for the DisplayName field."
Set data entry rules for an option button
Be sure to double-click the option button itself, not the Submit or Reset button.
To require the site visitor to select one of the option buttons
Select Data required.
To display a message if the site visitor submits the form without selecting a option button from that group
Select Data required.
Notes