According to the university Form Guidelines, display error messages adjacent to their respective field. Optionally summarize the errors at the beginning or end of the form. Validation can occur client-side, but always validate user input on the server.
The following fields contain errors:
- "First name" is a required field.
- "Last name" is a required field.
- "Phone" is a required field.
- "Birth month" is a required field.
- "Birth day" is a required field.
- "Your UARK email address" is a required field.
- "Department/Organization" is a required field.
- "Mailing address" is a required field.
- "Status" is a required field.
- "Choose the destination to recieve your new account information." is a required field.
- "Cost Center Number" is a required field.
- "I have read, and I understand the Code of Computing Practices." is a required field.