Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Now we have an error for birthdates. If someone types in a date before or after our age limit or an inaccurate date, they will be alerted. Remember, if an input field is required, the user must be alerted.

  1. Finally, make sure that if you have fields that are required, you need to add an alert to the reader so they know how many input fields they need to fill.

    A registration form that does not have an indicator to fill out all sections of the form.Image Modified
Warning

This form does not have any hints or indications that all the fields need to be completed. Readers may get confused if they have to fill the whole form or not.

...