====== 7.3.3. Provide explicit error messages and suggestions for correcting errors ======
Whenever there is a possibility that a form returns errors, the following items must be provided:
* Explicit error messages.
* Suggestions for correcting errors.
These items must be positioned in one of the following places:
* At **the beginning** of the form.
* At **the level** of each form field.
* In both places at the same time.
Error messages must be explicit. In other words, the user must understand the cause of the error and be able to identify the field, just by reading the error message.
Suggestions for correcting errors that are caused by entering data in an incorrect format must be provided.
===== Examples =====
{{:notices:graphique-ergonomique:7.3.3-a-en.jpg?direct&400|}}
{{:notices:graphique-ergonomique:7.3.3-b-en.jpg?direct&400|}}
//In the two examples above, the error messages are thorough
and are accompanied by suggestions for correcting the errors (email format). //
===== Related recommendations =====
* Previous recommendation: [[notices:graphique-ergonomique:prevoir-des-aides-a-la-saisie-si-necessaire]]
* Next recommendation: [[notices:graphique-ergonomique:prevoir-un-message-de-confirmation-si-necessaire]]