Problem/Motivation
We've been using this module on any of our sites, but only now are finally in the situation where we want the field to be required. Upon checking the required box when creating the field, nothing shows visually on the front-end indicating the field is required (*) and the field will let you save without any data.
Proposed resolution
It seems that by checking the value of the element required setting in the widget file it solves this problem easily.
Remaining tasks
I've created a patch, am going to test with a few of out sites to ensure it works as expected then attach it in a follow up post.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3126319-3.patch | 671 bytes | cdbusby |
Comments
Comment #2
mikeoharaFollowing - Noticed this on projects as well.
Comment #3
cdbusby commentedWe've tested this patch so far against two different sites and has been successful both times.
Comment #5
zero2one commentedComment #6
zero2one commented@cdbusby Thank you for the fix.
Comment #7
zero2one commented