I have a rather complicated form with multiple radio buttons, text fields, dates and checkboxes; all fields (76 of them!) are mandatory. Everything is working nicely, but rather than simply highlighting a missed field and giving a generic error, I would like to highlight the tooltip (info) for any fields left empty.
i.e., for "Gender" radio buttons - "M" or "F" , if one is not selected it will specifically state "You must select a gender", preferably at the relevant location.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a rather complicated form with multiple radio buttons, text fields, dates and checkboxes; all fields (76 of them!) are mandatory. Everything is working nicely, but rather than simply highlighting a missed field and giving a generic error, I would like to highlight the tooltip (info) for any fields left empty.
i.e., for "Gender" radio buttons - "M" or "F" , if one is not selected it will specifically state "You must select a gender", preferably at the relevant location.