i have a multiform with 4 pages. the first 3 pages are for information like contact, dates etc.
on the last (=4th) page i want to show ALL input data to the user and then he has to click a checkbox "i confirm this resevation" and ONLY with this confirmation he can click the send button.
how can i show the value of the input fields of page 1-3?
how to build this checkbox and hide the send-button until confirm-checkbox is checked?
thanks in advance for your help