hi there. great module! but how can i unselect a radio button? once i clicked one radio button i cant select "no button" anymore.
thanks for help!
hi there. great module! but how can i unselect a radio button? once i clicked one radio button i cant select "no button" anymore.
thanks for help!
Comments
Comment #1
quicksketchUse checkboxes if you want to unselect an item (make the component "multiple"). Or create an option for "None" that users can select.
Comment #2
drupalok commentedthanks for the quick answer! keep up your good work
Comment #4
rogical commented#1 is not a solution, people use radios means only want to have one value, checkboxes isn't available.