Drop Down Options

How to create drop down options which will take one to the respective new pages selected in the drop down options.

1 Like

Hi @keshavgoyal997 - I created a quick example for you. First image is the dropdown with two choices - “Page 1” and “Page 2”.

Next image is for the Workflow. You’ll choose Elements > An input’s value is changed
image

Then the Workflow Step Navigation > Go to page…
image

Then choose Destination (index in my example). You’ll also need an “Only when” condition so the step will execute for a specific value from the Dropdown. You’ll type in this value - don’t add quotes (Bubble will add them). Make sure spelling/case is correct and matches the value exactly as you have it in the dropdown.
image
image

You’ll see in the second step I added “Data to send Current User” but didn’t in the first step. That’s because I don’t have a data type for the Index page but for Calendar page Type of content is User.
image
Depending on your app’s “destination” pages, just make sure you’re sending the correct data to the page .

tx
Nikolai
My Site
My YouTube Channel

1 Like