3 groups representing 3 choices, I want only one to be selectable at a time

Hello everyone!

I have a group, containing 3 groups, each representing a choice the user can make. I want to add some blue borders when the element is selected, but I want only one group to be selectable at a time, so the borders will only appear on a maximum of one element at a time.

I’m just starting out with Bubble, but I can’t wait to learn a bit more!

Thanks for your help :pray:

Hey there,

I would suggest using a custom state for this, the options for this would be narrower, wider etc.

When a user clicks one of the options, you set the state to be the current cells option.

You then have a conditional rule to give a blue border when this cells option is custom states option.

Hope that makes sense?

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.