Hi Team,
Is there a way to pass CS from a view to another?
I’ve Tried creating a CS on a Mobile reusable elements (and obviously using this RE on the views) but no luck
Thanks!
Hi Team,
Is there a way to pass CS from a view to another?
I’ve Tried creating a CS on a Mobile reusable elements (and obviously using this RE on the views) but no luck
Thanks!
From a page to another? You could pass it on the URL as parameter and when loading the second page you set up the workflow and get parameter from url
Thanks but this is for Web, I’ve created the topic in Mobile
UPS so sorry I didn’t see it was on mobile, my bad!!
you can assign it to the user maybe? e.g make changes to the user’s ‘custom_state’ and then load that page with the user’s custom_state as the data source
Hi, how do you assign a CS to a user?
It’s for the native mobile app right? As you talk about pages I’m not sure you’re talking about Web or Mobile
Thanks
Would you not create an optional property on the view and pass it there?
It’s called the property of the view. It’s all written in detail in Bubble’s mobile documentation.