I want to populate a drop down field on Form2 with data that has been entered in a text field on Form1. For instance on Form1, I ask for a team name. On form2 I want a drop down list of all the team names that were entered in a text field on form1. The forms will be submitted by two different groups of people.
I see how to write an array to populate the drop down here, http://forum.gravityhelp.com/topic/automatically-populate-a-dropdown-with-post-titles, but I don't see where to get the data from Form1. Can this be done in gravity forms and if so can anyone help me figure this out?
Thank you.