I used radiobuttons to list our some preferred interests [static by the way], so what I’m trying to achieve is to make these radiobuttons interactive in such a way that if the user decides to unselect any selected interests then it should uncheck. I tried custom states but couldn’t make it work.
hergin
2
I think these should be checkboxes because that is defacto element for stuff like this. And I would probably put them in a repeating group even if they were static so you can select/unselect them all with custom state list.
2 Likes
Thank you, do you mind working me through your thought process so I can get the picture better
system
Closed
5
This topic was automatically closed after 70 days. New replies are no longer allowed.