Search box
Discover how Bubble.io's Search box feature empowers solopreneurs to create powerful no-code SaaS applications, enabling users to quickly find and access information within your app and enhancing overall user experience.

Multiple Map Markers On Google Maps Using Geographic Data
In this Bubble.io tutorial video we demonstrate how the Google Map element in Bubble can display multiple markers at once.

Popup search box (command bar) triggered by a keyboard shortcut
In this Bubble.io tutorial video we demonstrate how to create a popup command bar or search box that is triggered by a keyboard shortcut - sometimes known as a omnibox or omnisearch. This tutorial shows how to use a Popup visual element, the Search Box input element and the Air Keyboard Shortcut plugin.

Search across multiple fields in database with Fuzzy Search
In this Bubble.io tutorial video we demonstrate how using a Fuzzy Search plugin can enable you to expand search funciton beyond the built in Search Box. This tutorial explains how to use the 'ZQ Fuzzy Search & Autocomplete' plugin and how to create a search that searches across multiple fields in your database.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Build LARGE Multi-Step Forms for Onboarding in Bubble FAST! - Part 1
Are you looking to supercharge your Bubble app's onboarding process with robust multi-step forms?

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.

Intro to Product listing page using Repeating Groups
In this Bubble tutorial we build a simple product listing page using the Repeating Groups element. We explore how to add data to a Repeating Group element, how to style a Repeating Group and how to link the whole cell in a Repeating Group to a page displaying a single entry in our Bubble database.

Instant Scroll to Top without animation
Learn how to optimize your Bubble.io one page app by implementing a simple JavaScript solution to address the scroll to top issue when changing custom states.

Build AI Apps That Evolve! Version Control in OpenAI Playground
Discover how to supercharge your Bubble.io no-code apps with OpenAI's game-changing reusable prompts feature! In this Bubble tutorial, learn how to set up dynamic prompt templates in the OpenAI playground and seamlessly integrate them with your Bubble.io application using the API connector.

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.