Services Plugins FAQs

Checkbox+ missing functionality

Hi Zeroqode!

I’m having trouble implementing the Toggle+ feature within your Checkbox+ plugin and hoping you can help.

I have two toggle+ elements in a PopUp, which prompts the user to make a selection. When one Toggle’s value is “yes”, the others value should change to “no”. I figured out how accomplish this, but only when its bound to a parent thing. In this particular case, I don’t have one to bind it to and trying to change the value of these Toggles via states. This doesn’t seem to work. If I set the Preset Value to the value of a state, the element seems to get stuck in a loop trying to change it to yes and no.

There also isn’t an option to change the value of a Toggle via workflows.

Thoughts?

Andy

Hi @amartinez3590, thanks for reaching out.

Please try to set it through conditionals
toggles

Let us check what could be done in this regard. Once any feedback will become available, I will let you know.

Regards,

Thanks for the quick reply. I tried your example and it works, but it doesn’t quite solve my problem. I need the booleans swapped, meaning if Toggle+ A is “yes” then change the Toggle+B’s preset value to “no”. Doing it this way doesn’t provide the same result.

In my case, both options are optional - they can both be “no”, but there can only be one “yes”.

Thanks again!

Okay, I figured it out with an additional AND condition.

When Toggle A’s value is “no” and Toggle B’s value is “yes”, change Preset Value to “yes”

Thanks for walking me through this.

Andy

1 Like

Hi @amartinez3590, you’re welcome and glad to hear that my advice helped.

If you like our plugin, we would be grateful if you can rate it by going to the Plugins tab in Bubble editor. Find the plugin by name and gives it as many stars as it deserves

The more feedback we get, the more motivated we are to make things better in Bubble.

Have a nice weekend ahead!

Regards,