avatar image
1
Page builder: Retrieve data from action for hidden form input
By Created , last editted

Hi there,

I have a page with a stepper component, with two steps.

In the first step I have added a form. Data that is posted is checked in the backoffice and if approved the next step is show. 

In the second step another form is added to enter additional information, but I also need to have the information entered in step one as hidden values in step 2.

So how can a return data from the first form post and map it accordingly to the hidden input in the second form


Hi there,

I have a page with a stepper component, with two steps.

In the first step I have added a form. Data that is posted is checked in the backoffice and if approved the next step is show. 

In the second step another form is added to enter additional information, but I also need to have the information entered in step one as hidden values in step 2.

So how can a return data from the first form post and map it accordingly to the hidden input in the second form

Answers
Sort by:

Please login to reply to the topic.