Dropdown
Discover how Bubble.io's Dropdown feature empowers solopreneurs to create intuitive user interfaces and streamline data selection in their no code SaaS applications, enhancing user experience and functionality without writing a single line of code.

Building a Custom Dropdowns in Bubble
Learn how to create a custom dropdown in Bubble.io without any code in this tutorial video. See how you can include elements like profile images and contact names for a seamless user experience.

Custom Dropdown with Search
Let's add a custom search to our custom dropdown in Bubble.io

How to create a gender selection dropdown using Option Sets in Bubble.io
In this Bubble.io tutorial video we show how to use Option Sets to create a gender selector in a registration workflow as a user signs up. Option Sets are an incredibly powerful tool for storing values that you'll be referring to over and over again in your Bubble application especially if you need to present this data in different ways such as gender and gender symbols or currencies and currency symbols.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

OpenAI & Bubble Formating Tips & Tricks
In this Bubble tutorial we demonstrate some tips and tricks that will help you understand and format your prompts and responses when using the OpenAI ChatGPT API (gpt-3.5-turbo). This video draws on demonstrations in our Split by video and highlights several different approachs to extracting text from your OpenAI response including extracting multiple items.

Schedule daily recurring workflows with Bubble personal plan
UPDATE: In May 2023 Bubble updated their pricing tiers to include daily recurring workflows on every paid plan! Watch our new daily recurring workflow tutorial.
This Bubble.io tutorial video is an update to a previous video looking at a workaround that will show you how to schedule recurring workflows in Bubble from anywhere to every month, to every day to every hour on the free plan.

Create a slideshow using Repeating Groups and Custom States
In this Bubble.io tutorial we demonstrate how to create your own slideshow using custom states and repeating groups. Perfect for building a marketplace and ecommerce store with Bubble.

Adding Beautiful Alerts & Notifications to Your Bubble App
In this Bubble tutorial we share a Bubble web app development UI tip. Here's how to add amazing in app notifications to your Bubble app using the Toast Notifications plugin by Minimum Studio.

How to Make Dynamic Webhooks in Bubble.io and Respect App Version
We'll show you how to create dynamic webhooks while ensuring that your app version is respected. Webhooks are essential for integrating your application with third-party services, and making them dynamic allows for greater flexibility and functionality.

Using JSON-safe with Bubble.io and the OpenAI API
This Bubble tutorial is a follow up to our ChatGPT chatbot video where we demonatrated to how create a conversation with the OpenAI API using GPT-3.5-turbo. This videos demonstrates an improvement to our initial chatbot by using the Bubble.io text modifier :formatted as JSON-safe. This can solve many of your JSON syntax errors and OpenAI API errors by correctly escaping punctuation and formating your text input.