PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Dynamically Populate Drop Down Field on Form2 with Text Entered on Form1

  1. 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.

    Posted 13 years ago on Monday January 10, 2011 | Permalink
  2. Here is a solution, it requires a customization:

    http://www.gravityhelp.com/forums/topic/allow-forms-to-talk-to-one-another#post-20558

    Posted 13 years ago on Thursday March 17, 2011 | Permalink