Option Sets
Discover how Option Sets in Bubble.io can streamline your no-code SaaS development, empowering solopreneurs to create dynamic dropdown menus and multi-select fields that enhance user experience and data management in their applications.

Create shop filter using Custom States & Option Sets
In this Bubble.io tutorial video we demonstrate how you can filter your products on a shop product page in Bubble.io. We'll be using Custom States and Option Sets to create this essential feature if you're building an ecommerce store with the Bubble app builder.

Creating a Chatbot experience using Bubble & ChatGPT API
In this Bubble tutorial we demonstrate how to use the ChatGPT API to create an AI chatbot like experience in your Bubble app. We dive right the deep end of the Bubble API Connector, we have getting started videos for the OpenAI API on our channel already. This video shows one way to approach the challenge of formating the message history correctly in JSON so that your chatbot is aware of the message history and respond accordingly.

Creating a Temporary List Using Custom States in Bubble.io
In this Bubble.io tutorial video we show how Custom States to show a temporary list and build upon a temporarily list without saving data to your Bubble app's database using Repeating Groups.

Creating custom toggles using custom states in Bubble.io
In this Bubble tutorial we demonstrates how to create your own custom toggles using Groups, Repeating Groups, Option Sets and Custom States.

Dynamic icons with Option Sets
In this Bubble.io tutorial we demonstrate how to use add Font Awesome icons to an Option Set and how to express a colour hex code within an Option Set.

How to Fuzzy Search non-text fields in Bubble.io
In the Bubble tutorial we demonstrate how to use the Fuzzy Search & Autocomplete plugin by Zeroqode to search fields that ARE NOT text fields. This quick workaround makes use of Database Triggers to keep your database in sync.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

How to Add Tooltips to Your Bubble.io Web App
In this mini-tutorial, we'll teach you how to create and customize tooltips to guide your users and enhance their app experience.

How to run a Browse AI web scraping robot from Bubble.io
Trigger Browse AI web scraping robots from your no-code app. This video shows you how to use the Browse AI API to run a web scraping robot directly from your Bubble.io app. Learn how to set up the API connector, pass in dynamic parameters, and trigger the robot to scrape content from Reddit.

New Bubble Workflow Editor: The Exciting Future It Paves the Way For!
Bubble workflow editor update paves the way for exciting new features like if statements and branching logic. This top-down visual layout, similar to Zapier's paths, will allow you to send your logic down a particular flow in your workflow. The new workflow builder makes it easy to conceive that Bubble will add the ability to visually build more complex workflows, simplifying the process for no-code entrepreneurs.

Pagination with the Bubble Table Element
In this Bubble tutorial we demonstrate how you can add pagination to the Bubble table element. The Bubble.io table element doesn't include the same set of expanded features as repeating groups. So here is our workaround.

How to add hover effect to a button in Bubble
In this Bubble.io tutorial video we demonstrate how to add hover effect to a button in Bubble.

GPT 3.5 vs GPT 4 - Which is best for Bubble.io
In this Bubble tutorial we explore the differences between OpenAI's text generation models GPT 3.5 Turbo and GPT 4. We'll discuss cost and speed, including some limitations you need to consider when building with Bubble.io and OpenAI.