I’m trying to create a form where the user confirms their form details first. The submit button would be called “Confirm Details” for example and once they click this it takes them to a page that displays the details they inputted via the form. The button below this would be “Submit” and “Go Back” in case they want to change a form detail.
I have another quick question. I need to have a checkbox so when it is checked it opens up more options. For example: When they click the checkbox “In memory of” it will display more fields for the user to fill out.