I have two forms. The first, on submit is redirected to a second form and the Field Data is Passed Via Query String. I've allowed the fields on the first form to be populated dynamically and assigned a paramater name for them. On the second form I have the visibility set for only the administrator. Now I'm not sure if I'm doing this right because by doing this it is sending out two forms. So I'm not sure the data has been passed at all. How/where should the paramaters from the fields on the first form be referenced on the second form? Sorry for such a basic question and thanks in advance for your help!