I’m trying to allow a new user to select 1 radio button option from a repeating group of 5 types.
Any help would be much appreciated. Thanks!
I’m trying to allow a new user to select 1 radio button option from a repeating group of 5 types.
Any help would be much appreciated. Thanks!
One way to approach this is with the custom state. By clicking the radio button you would basically set a custom state for that thing. You would set the condition for the radio button that if the aforementioned customer state is this thing in the radio button is true. This way only one radio button can be set to true based on the condition.
Then when I presume you hit the continue button as per your screenshot you would reference that custom state thing
Wow that was quick!
So basically this is step 2 of 3 steps during onboarding of a new user. Users create virtual cards. There are 5 types of cards.
I’ll give it a try. Thanks!
check for resources and video etc from @romanmg and @dan25 also youtube https://www.youtube.com/watch?v=RgOegKSPP8I
Yeah I’m familiar with Gaby and her Youtube channel. I recently joined her website too.
Thanks again for the help!
I’m bet that you want to tag @dan1 He’s the master, not me
Thanks for the shoutout @Bubbleboy and @dan25 for the redirect
@bobbydigital42 - sharing another lesson of mine from LearnTo that speaks to this concept.