Problem sending data to a page when selecting an item from a list

I need help. I’m creating a Marketplace app using native mobile mode. I have three main tabs, one of which is “User_Profile.” This tab has two views: “User_Profile/My_Business” and “User_Profile/My_Business/Product_And_Services.”
In “User_Profile,” there’s an option called “Businesses.” Clicking it takes you to the “User_Profile/My_Business” view, which contains a list of businesses created by the user. This information is stored in a Data Type called “Shops and Businesses,” which contains the information for each business created by the user.
Clicking on a business in the list takes you to a view called “User_Profile/My_Business/Product_And_Services.” This view has a structure without fixed data. What I want is for it to function as a data receiver. The data would come from each of the businesses listed in the previous view, and I want the owner to be able to modify the information of the selected business.

I’ve tried many ways but haven’t been able to do what I want. Could you help me solve this specific problem? Please and thank you.

Hey @zugigdevelopment :waving_hand:

Welcome to the Bubble Community! :tada: :confetti_ball:

Does this help? I tried giving you an example on how to send data to a different view. Does that make sense? Does that help in your situation?

Editor: Forum Test App | Bubble Editor

Preview: https://testapp42wcleandb.bubbleapps.io/version-test/api/1.1/mobile/preview?debug_mode=true&preview_view=Home

Let me know if you need more explanation. :blush:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.