Nagivation > Go to page...
Discover how Bubble.io's "Go to page" navigation feature empowers solopreneurs to create seamless user experiences in their no code SaaS apps, enabling effortless page transitions and enhancing overall app functionality without writing a single line of code.
No items found.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
GPT-4 Chatbot with Bubble - OpenAI chat and text generation
Here is every step needed to create an OpenAI GPT-4 powered chatbot using Bubble the no-code web app development platform. Discover how to use the Bubble API Connector to connect directly to the OpenAI API, how to interpret the OpenAI API documenation and format your messages using the JSON-safe modifier. Watch this video and save yourself hours of API errors.
Build a Twitter clone with nocode in 20 minutes
In this Bubble tutorial we demonstrate how easy it is to create a Twitter clone with Bubble.io in under 20 minutes.
Handling Duplicate User Sign-ups with Toast Notifications
In this Bubble.io tutorial we demonstrate what happens if a user tries to sign up to your Bubble app but there is already an account with that email address. We'll teach you how to handle Workflow errors and improve your Bubble app's UI using Toast notifications instead of browser alerts.
New Bubble Workflow Editor: The Exciting Future It Paves the Way For!
Bubble workflow editor update paves the way for exciting new features like if statements and branching logic. This top-down visual layout, similar to Zapier's paths, will allow you to send your logic down a particular flow in your workflow. The new workflow builder makes it easy to conceive that Bubble will add the ability to visually build more complex workflows, simplifying the process for no-code entrepreneurs.
Creating a Temporary List Using Custom States in Bubble.io
In this Bubble.io tutorial video we show how Custom States to show a temporary list and build upon a temporarily list without saving data to your Bubble app's database using Repeating Groups.
Using truncate & split by to extract data from text
In this Bubble tutorial we demonstrate how text can be extracted and manipluated using truncate and split by in the Bubble app builder editor.