Tag

UI

12 articles tagged UI.

General Tips

A dropdown that filters another dropdown in Bubble

You can create dropdowns which filter another dropdown based on the option selected in the first dropdown. This Bubble tutorial will quickly show you how to create such cascading dropdowns.

Himanshu Sharma · ·2 min read
Database

How to assign a unique username

You can assign a unique username to your users in your Bubble.io app. You don't need any plugin or paid service.

Himanshu Sharma · ·1 min read
Workflows

Opening a popup on page load in Bubble

A nice tip on how to show a popup when a user lands on a specific page. You can customize popups based on where the visitor is. For instance, you can show a payment alert if someone lands on a page which mentions pricing or make them fill out an email form if they land on the landing page.

Himanshu Sharma · ·2 min read
UI

How to Show and Hide elements in Bubble.io

There are some cases where you'll want to show some elements only under certain conditions. You might find the 'Show' and 'Hide' functions in workflows helpful, but there are a few other ways.

Himanshu Sharma · ·4 min read
Database

Use slugs to create custom URLs

Create custom and SEO friendly URLs in your Bubble app. This will make it easy to share pages and boost your SEO rankings

Himanshu Sharma · ·4 min read
UI

Using URL parameters with Single Page Apps in Bubble

You've likely heard about Single Page Apps (SPA) at least once on the Bubble forum. Since Single Page Apps don't navigate users to other pages, it's important to figure out how you'll handle content visibility.

Himanshu Sharma · ·5 min read