In issue 3019684 the required marker is added to radio buttons. But default the required marker is not shown in DvG websites. Hence the theme('form_required_marker') should be used to show the required marker. Currently the * is hardcoded. This should be fixed.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | required-marker-options-3034409-2.patch | 976 bytes | joshahubbers |
Comments
Comment #2
joshahubbers commentedThis patch removes the hardcoded message and uses the theme('form_required_marker').
Comment #3
johankleene commentedAlready successfully in use in a customer's site.
Comment #5
paulvandenburg commented