MARKETPLACE
PLUGINS
BINGO CONDITIONS - IF / THEN
Bingo Conditions - If / Then logo

Bingo Conditions - If / Then

Published August 2024
   β€’    Updated this week

Plugin details

πŸ”— Ever wanted to create a list of conditions and return something different depending on the condition? Now you can!
🌐 Join us on discord: https://discord.gg/eP2EQNtGpQ

Editor: https://bubble.io/page?id=bingo-conditions&tab=tabs-1&name=index

Demo: https://bingo-conditions.bubbleapps.io/version-test

Bingo Conditions is an easy-to-use IF-THEN plugin for you Bubble.io apps.

πŸ’¬ To use:

1. Install plugin
2. Add new workflow action
3. Select Plugin -> Bingo Condition
4. Add a condition and give it a name
- the name needs to match the result name
- the condition should return yes or no
- conditions should be added in order, first to pass ends the chain
5. Add your resulting text for when one of your condition triggers
- the result key needs to match the condition key
6. Done!

πŸš€Your next action will have the right text you need.

See demo and editor for exact details.

If / then: https://www.w3schools.com/js/js_if_else.asp

Switch: https://www.w3schools.com/js/js_switch.asp

Free

For everyone

4.0 stars   β€’   1 ratings
39 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web & Native mobile

Contributor details

Bingo Apps logo
Bingo Apps
Joined 2024   β€’   9 Plugins
View contributor profile

Instructions

πŸ’¬ To use:
1. Install plugin
2. Add new workflow action
3. Select Plugin -> Bingo Condition
4. Add a condition and give it a name
- the name needs to match the result name
- the condition should return yes or no
- conditions should be added in order, first to pass ends the chain
5. Add your resulting text for when one of your condition triggers
- the result key needs to match the condition key
6. Done!

πŸš€ Your next action will have the right text you need.


See demo and editor for exact details.

Perfect for when you need to make an "if / then" statement or a "switch" statement.

If / then: https://www.w3schools.com/js/js_if_else.asp

Switch: https://www.w3schools.com/js/js_switch.asp

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:
Productivity   β€’   Technical

Resources

Support contact
Tutorial

Rating and reviews

Average rating (4.0)

Can we add the exit value?
December 22nd, 2024
like a proper switch case. Case when X then Y else Z end
Bubble