Repeating Group
Unlock the power of dynamic data display for your no code SaaS with Bubble.io's Repeating Group feature, empowering solopreneurs to efficiently present lists, grids, and collections in their apps 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.
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.

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

Filter products in a repeating group by data type with Custom States
In this Bubble tutorial video we demonstrate how to filter results in a repeating group using Custom States.

Filtering Repeating Groups by Date - Only Showing Today's Events
In this Bubble tutorial we explain how to use constraints on a repeating group to filter your Bubble database data by date. In this Bubble.io tutorial we demonstrate how to show only events occurring on the current date.

How To Edit Table Data With A Popup In Bubble
In this Bubble.io tutorial video we demonstrate how to use a Popup to edit data in a repeating group. We show how to create a Popup and the Workflow needed to display the Popup pre-populated with any existing data.
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 separate paragraphs into a repeating group in Bubble.io
Learn how to use Bubble.io's no-code platform to split paragraphs into a repeating group for easy organization and display of content.

How to securely generate a verification code
In this Bubble.io tutorial video we demonstrate the right and secure way to generate a verification code. Remember that any data used in a front end workflow can be accessible to the user so we need to use backend workflows to complete this task.

Better Tables with Built-in Search and Sort By in Bubble.io
Discover how to enhance your Bubble.io applications with powerful table functionality. In this tutorial, we compare the native Bubble.io table element (currently in beta) with a more robust third-party solution that offers advanced features like pagination, column reordering, and responsive search capabilities right out of the box.

How To Add Talking AI To Your App In Minutes!
Learn how to integrate ElevenLabs' powerful conversational AI widget into your Bubble.io application with dynamic variable support! In this detailed tutorial, we demonstrate how to create and customize an AI support agent that can personalize conversations by using dynamic values like user names. Perfect for no-code developers looking to enhance their web apps with intelligent chat capabilities.

OpenAI Loading Animation - Using Lottiefiles
In this Bubble tutorial we demonstrate how to improve your Bubble app's UX (user experience) by showing a loading animation while you wait for a response from the OpenAI API (ChatGPT). This tutorial uses a Lottie animation from Lottiefiles.

Calendar Subscription Link in Bubble - AddEvent 5
Learn how to integrate add event functionality into your Bubble.io app, allowing users to subscribe to events through their calendar apps, in the final video of this AddEvent API miniseries.