i’m having a form that was a on a page before but i want to turn it in a reusable element.
on the page i was referring to the current page form user. how can i achieve that the reusable element still searches for the current page form user? i was expecting that i was able to select the current page’s thing . but is not available as an option.
you should be able to use parent’s group user cause the reusable element is in the page you are working on it right? if you are noit using the element in the page you can not share info
also here a very good post about it:
So at this moment i have a page with a from. in that form i use values “current page form user”. the page itself is datatype “form user”. but because we are transforming our bubble app it needs to become a reusable item. I converted everything so its a reusable item. but know i get 32 errors. because it does not recognize the current page form user. the errors are in the workflow and in the conditions.
My question is now, how can i resolve this. because in the reusable item the error shows current page thing in red, but I can’t change it to something like that.