Workflows Function

Hello everyone:
I would like to know if it is possible and if so, how it should be done:

I would like to create a workflow in which when you press a button, it creates a page within Bubble where data that you have previously registered is stored.

Thank you

You cannot create pages using workflows but you can populate a page with any data. And this is not needed really.

For example, if you have a page called Profile, you can display profile information for any user dynamically.

And how could I ensure that when modifying data it is saved?

I have the profile page and when I modify some data and click on the button I have to change the data, it is not updated. How do I do it?

That is a basic thing in Bubble. You need to use the ‘Make changes to thing’ action and pass the ‘thing’ to modify.

You can just create a pop-up on the page in which the button will make it show up. Or you can set a condition on the page to make the page responsive, by doing this several element can be added on the page.

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