Send more parameters to the page
Discover how Bubble.io's "Send more parameters to the page" feature empowers solopreneurs to create dynamic no-code SaaS applications, enabling seamless data transfer between pages and enhancing user experience 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

Instant Landing Page in Bubble.io – Built in Just 10 Seconds!
Discover how to create stunning landing pages in Bubble.io within seconds using the powerful Nocodable Components library! In this tutorial, we demonstrate how this game-changing Chrome extension can dramatically speed up your no-code development workflow. Watch as we showcase the seamless process of building a professional landing page with just a few clicks, complete with responsive design, mobile menus, and gorgeous hover animations.

How to use database triggers to update full names
In this Bubble tutorial video, I'd like to demonstrate how database triggers can be really helpful when dealing with first names and last names.

OpenAI Loading Animation - Using CSS
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 CSS animation from loading.io.
.png)
Bubble.io Magic Link Not Working: Here’s How to Fix It!
Discover an important security tip for implementing Magic Login Links in Bubble.io! In this eye-opening tutorial, I reveal a crucial security precaution that every Bubble.io developer needs to know when customizing Magic Login Link emails. Learn why placing Magic Login Link generation in frontend workflows can create security vulnerabilities, and how to properly implement them using backend workflows instead.

How to send 1 database entry to a new page
In this Bubble tutorial we'll demonstrate how to take one entry in your Bubble database from a list of entries and link through to a page all about that one entry. Very useful if you are building a nocode marketplace with Bubble.

How to split and save OpenAI response Part 2
In this Bubble tutorial we'll demonstrate how to split text generated by OpenAI / ChatGPT and save each part of the AI generated text as a new entry in our Bubble database.