I have created a form (https://secure.growingstage.com/?page_id=2) which I have setup and custom encoded to allow me to hide certain values from the database and use pgp encryption (which was much easier than I thought it would be at first). What I am trying to do is create a page for people who are buying something to check their data. I know that this functionality is not included in the default setup, but I am not new to intense PHP and jquery coding. I noticed that a number of the field types have the ability to be dynamically updated and I wanted to know if there is a way to populate a text field on "page 3" of my form using the data from a text field on "page 1" of my form. If yes, then I can do the rest. Thank you for your help in advance!!!!!