Copy link to clipboard
Copied
I have created a form. I wanted to use radio button because I don't want users to give more than one answer to a question (ex: rarely, often, always) but no answer is also an option (ex: never or n/a). My question is: «Can a user deselect a radio button (i.e to erase their answer) without erasing all the form»?
Well, you can change your choice and select any other radio button from the same group of radio buttons and previously selected button will be automatically deselected as you can only select one radio button among a group of radio buttons.
however, if you want to deselect the same radio button, once it is selected, then that isn't really possible.
Regards,
Rahul
Copy link to clipboard
Copied
Well, you can change your choice and select any other radio button from the same group of radio buttons and previously selected button will be automatically deselected as you can only select one radio button among a group of radio buttons.
however, if you want to deselect the same radio button, once it is selected, then that isn't really possible.
Regards,
Rahul