Bring essential input types to your Bubble.io projects, including a rich text editor, secure passcode/PIN code fields, and a Google Places search input—optimized for seamless mobile experience.
📝
Rich Text Editor
Let your users easily format and style their text, making content creation a breeze even on small screens.
BIU< >
How to Use:
Drag the Rich Text Editor element into your editor.
To read content, use the plugin’s state—choose between HTML or BB code formats.
🔒
Passcode / PIN Code Input
Add secure, customizable numeric input fields—ideal for authentication, sign-ins, and sensitive actions.
How to Use:
Place the PIN/Passcode element into your editor.
Set the desired length of the PIN code in the element properties.
Access the entered value using the plugin’s exposed state.
📍
Google Search Places Input
Effortlessly integrate Google’s Places autocomplete to help users search and select locations with accuracy and speed.
Eiffel Tower, Paris, France
Times Square, New York, USA
Colosseum, Rome, Italy
How to Use:
Add the Google Search Places element to your page (it won’t take up visible space).
Create a button (or another trigger) and set its workflow to run the “Open Location Search” action from the plugin.
Once the user selects a place, use the plugin states to access the selected address, place name, place ID, latitude, and longitude.