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 a list from another list

  1. Hi,

    I have a 6 column list with an open number of rows that is getting populated (list A)

    I need to embed elements of this list into other parts of the form.

    I have another list with only 4 columns (list B). Each row match up with the 6 column list. How do i embed eg "all column 2 from List A, into column 1 of List B"

    I also have a single fields that need to be populated. so i would want to embed row 2, col 3 into field.

    Thanks

    Mark

    Posted 11 years ago on Sunday June 17, 2012 | Permalink
  2. Hi

    any ideas as i can find out how to do this?

    Thanks

    Mark

    Posted 11 years ago on Tuesday June 19, 2012 | Permalink
  3. David Peralty

    What you are hoping to do is potentially rather complex. Can you give us more information on how you've set-up these two sets of fields? Are they both list fields? You would have to create both a hook for pre_submission to copy values, and a complex JavaScript function to move values from the previous list field values into the second list field values in real time. Gravity Forms itself has nothing built-in to do this.

    Posted 11 years ago on Tuesday June 19, 2012 | Permalink
  4. Hi

    Thanks, , i just fill the list seperatley, seems an easier solution

    Thanks for getting back

    mark

    Posted 11 years ago on Tuesday June 19, 2012 | Permalink

This topic has been resolved and has been closed to new replies.