Display text from form field?

Hi,

I have a movie with 2 scenes. In my first scene I have multiple text fields for the user to input information.

On my second scene I would like to display this info back to the user so they can confirm the details of what they entered. How would I go about this? I assume it has something to do with putting the contents of the form fields into various dynamic text fields… but how?