Web Development
Web Developer Guidelines
Visual Design Recommendations

Checkpoint 7.7 - Mobile-PDA

When a user encounters an error message in a form, the correct data is stored and served back to the user

DEECD Requirement

DEECD Guideline

When users enter data into a field that is not correct for that field, the user will need to resubmit their request with modified data. Having the remaining fields with valid user-input presented to them saves the user from entering this information again.

Requirement

Correct data entered into form fields is served back to the user in the form if some fields contain data errors.

Checking Tool

Submit all forms with valid and invalid data to check that the fields remain populated with valid data when the form is redisplayed to the user for correction.

 

Back to top