Changes between Initial Version and Version 1 of Ticket #35706, comment 5
- Timestamp:
- Aug 28, 2024, 12:56:20 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35706, comment 5
initial v1 5 5 1. Prefix the word “Error:” to the document’s <title> 6 6 2. Add the error message above form title (below the breadcrumbs). 7 3. I have included theall the error messages in the summary box.7 3. I have included all the error messages in the summary box. 8 8 9 9 Also one of my suggestion is to improve the default error message (which is used when the field is required). As of now the error message shows "This field is required" for any field. But I am thinking of changing this to "Enter a %(field_title)s", so that it will be more informative in the summary box. I have made this change as of now. Let me know if its not required.