reset radiobutton choice

cap

Member
hello, is it possible to reset a radiobutton choice? by default when a choice is made is not possible to return to a non choice state, either one choice must be selected..and i would need the possibility to return to a no choice status...
 
It's standard Bootstrap behaviour, that radio buttons can't be deselected.
One option would be to add an additional 'unselect' radio button.
There are probably other solutions you can find with googling around. (e.g. https://jsfiddle.net/f4vXj/2/ ), but this has nothing to do with fabrik and you would need to implement it on your own
 
yes i thought about a 3rd option butit is not nice for my need..thanks anyway
I am thinking:
Is it possible to create a kind of macro....a button that when clicked set tha radiobutton value to "" instead of Y or N ?a reset button
 
Last edited:
you can add a Button element with JS or add JS actions directly to your element. I assume you'll need onClick and some custom JS.



Gesendet von meinem SM-G930F mit Tapatalk
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top