Home ›
Clearing radio buttons (instead of having an additional "not applicable" option)Clearing radio buttons (instead of having an additional "not applicable" option)
Submitted by Benjamin Melançon on July 1, 2010 - 5:30pm
Getting rid of the "N/A" in a radio button list.
http://drupal.org/node/278862
The trick is to do that without making the radio button required, but rather allow it to be made blank (which radio buttons don't do naturally).
I saw a rather slick (unselect) link for radio buttons in some code Bangpound was showing.
Searched words:
drupal 7 replace n/a with unselect radio buttons
Comments
Post new comment