1. Have a “confirm” field where two text input boxes must be the exact same input or else an error will show (e.g., “these do not match”). How can I do this?
2. Also looking to have the user’s inputted name, selections, etc. re-displayed at the end of a multi-step form for a final “confirmation” page. How can I re-display inputted data from previous inputs?