Multi page custom forms


(Barretthd) #1

Matrix Version:

Hi,

I’m currently working on a multi-page custom form.

Within a ‘Confirmation page’, there are ‘Review’ links for different sections that direct back to pages in the form, so they can be reviewed by the user if incomplete or incorrect.

Is there a variable/method that can be used so once a user is in a previous section, they can skip back to the confirmation page, instead of going through all of the questions again?

Thanks, Huw


(Bart Banda) #2

You should be able to pass “?SQ_FORM_[FORM CONTENTS ID]_PAGE=[STEP]” to the Form URL to load a specific step.

For example: https://www.example.com/custom-form?SQ_FORM_368976_PAGE=3