Hello, I'm wondering if it is possible to do this.
I've got a partition area with two parts (steps):
part1:{l:step_1}
part2:{l:step_2}
On the step_1 user fills the form and click the next button of Type Submit,
On the step_2 I would like to display data from the step_1, but read only, so user can check it and go back and correct if necessary.
But the submit button that I've put inside the step_1 does not submit data to {data:} array.
So Impossible to retrieve needed fields from {data:} at the step_2!
I've tried the Data builder 2, but I don't know how to retrieve the data from fields that has not been submitted yet.
Thank you for the help!
I've got a partition area with two parts (steps):
part1:{l:step_1}
part2:{l:step_2}
On the step_1 user fills the form and click the next button of Type Submit,
On the step_2 I would like to display data from the step_1, but read only, so user can check it and go back and correct if necessary.
But the submit button that I've put inside the step_1 does not submit data to {data:} array.
So Impossible to retrieve needed fields from {data:} at the step_2!
I've tried the Data builder 2, but I don't know how to retrieve the data from fields that has not been submitted yet.
Thank you for the help!