In #5348 I've been working towards custom form validation errors for required Form API elements via a #required_error
property. I believe that we should also allow people to customize the default "This field is required" text added to the "required" indicators (red asterisks) for fields added to content types and other entities:
We already have a "Required field" checkbox available in when specifying field settings:
What I would like us to have is: - a text field "tied" to that checkbox (hidden by default - shown only when the "Required field" checkbox is ticked), to allow people to customize the default text. - another text field "tied" to that checkbox, to allow customizing the validation error message for that required field.
Recent comments
I understand that this is not in the subject, but using a separate field (for <iframe> or file upload, doesn't matter) you get an advantage in displaying content. You can create blocks and...
Best way to embed media with CKEditor
I got confused by this too so I wanted to clarify the last comment here: You need to enable the input filter called: "Convert image captions to figure and figcaption elements" at the...
Image Captions
Hi I added the 2 additional settings in settings.php, did a restart - and the error disappeared! Thanks for the support! (but the issues with the conversion still remain .....
Problem with utf8mb4 Format when importing database