I have this onboarding screen here and i want to send the “selected presets” data to the next page which is a page with a lot of input forms and i want to dynamically fill them with the chosen presets data. How can i achieve this? I’ve already set up the data types of the presets with their matching data fields.
Definitely,
you can use go to page action and there you will find many parameters that you can send to the page you want.
On receiving those parameters in your desire page you can use get data from page URL function to retrieve those data
Could you please further explain on how this is done, Once one of the presets are chosen how can I make the button identify that and send it to the next page
This topic was automatically closed after 70 days. New replies are no longer allowed.