ID Attribute in Bubble.io

The ID Attribute in Bubble.io gives elements a unique identifier for CSS selectors, JavaScript functions and drag-and-drop libraries. Learn how and when to use it in your app.

How do I use the ID attribute to enable drag-and-drop repeating groups in Bubble.io?

In this Bubble.io tutorial video we demonstrate how to add drag and drop to your Bubble app. We set up the plugin 'Drag & Drop Repeating Group' by Minimum…

Watch: How to create drag and drop repeating groups in Bubble.io →
How do I use the ID attribute to target elements with the fuzzy search plugin in Bubble.io?

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…

Watch: Search across multiple fields in database with Fuzzy Search →
How do I use the ID attribute with JavaScript to send a message on Enter key in Bubble.io?

In this Bubble tutorial, you will learn how to submit input from a text using an enter key and for it to automatically run a workflow based off that key press.

Watch: Finally! Send a message with the Enter key →