Discuss the use of the dialog box in the accompanying figure.
What will be an ideal response?
The Validate Form behavior enables you to create requirements/limits that check form data before the form is submitted. When the user clicks the Submit button, the data is checked to make sure the data meets the limits/requirements set for each object in the Validate Form behavior. If information is missing or is not within the set limits, a dialog box opens, prompting the user to change incorrect information or add missing information and then click the Submit button again.
The Validate Form dialog box lists all the form objects. You select a field and then set its requirements/limits. You first set whether the selected field is required or optional. The user must enter information into a required field to submit the form. If a field is optional,
the form will be submitted even if the user does not enter information in that field. You can also set the following limits for the data entered into the selected field:
• Anything. No limits on what the user can enter.
• Number. Only numeric values. This limit is often set for fields that are used to input phone numbers or zip codes.
• Email address. Only information that follows the format of an e-mail address (for example, name@domain.topleveldomain). This limit ensures that the submitted address is in the correct format, but not that the user has inserted a valid e-mail address.
• Number from. A range of acceptable numeric values. This limit is appropriate for a question such as, "How old is your teenager?" The numbers would range from a low of 13 to a high of 19. If a user inputs a number less than 13 or more than 19, the Validate Form behavior informs the user that the data is outside the acceptable range, and then prompts the user to input an acceptable value and resubmit the form.
You might also like to view...
In OOP terminology, an object's member variables are often called its __________ and its member functions can be referred to as its behaviors or its __________.
a. values, morals b. data, activities c. attributes, activities d. attributes, methods e. None of these
Which layer of the TCP/IP model processes requests from hosts to ensure that a connection is made to the appropriate port?
What will be an ideal response?
You create Smart Guides using the horizontal and vertical rulers in the workspace.
Answer the following statement true (T) or false (F)
What are the laws of perceptual organization?
What will be an ideal response?