Hello
I have a form that is 4 'pages'
On page one, they enter their personal information (name, height, age).
These values are also asked for on page three of the form.
Is there any way to pass the info from page one to pre-populate the fields on page three? It would seem very redundant to have them type the same information again.
I saw an older post regarding form-to-form data passing, but nothing on page-to-page data passing.
Thanks in advance for any insight, have a great day.