Trouble Passing Data Between Views in Bubble’s Mobile App Builder

Hello there !

I tried to find a way to save time in building multiple pages with the help of Ai, but it didnt seem to find a solution. I have a page with buttons that are different consultation services.
The flow is the following:

Select a consultation > Consultation details screen.

On the details screen I have just two elements that are different between the consultations. How am I supposed to configure it in order the content to be based on which button was selected. I did options database, I tried to connect them with reusable custom states… Nothing worked.

What is the right way ?

thanks a lot !

Hi Stannie,
You need to create a property for the destination view (in your case, that’s consultation details screen) and assign what type of values it should expect. Then when navigating from your prior page to the destination page, the option to assign values to the properties you created will be visible.


This topic was automatically closed after 70 days. New replies are no longer allowed.