The Help Users Recognize, Diagnose, and Recover from Errors Principle
The principle of Help Users Recognize, Diagnose, and Recover from Errors states, “Error messages should be expressed in plain language (no error codes), precisely indicate the problem, and constructively suggest a solution.”
To implement this principle,
- Use traditional error-message visuals, like bold, red text
- Tell users what went wrong in language they will understand – avoid technical jargon
- Offer users a solution, like a shortcut that can solve the error immediately
In terms of Salesforce, here are some specific scenarios.… Read the rest