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.

Drop down fill multiple fields?

  1. I have a list of companies with an address, email, url and phone number. I want the user to be able to select the company and once they do it will populate the address, email and phone number fields. How would I do this if the drop down is only the company name and I want the form to look like this once it outputs:

    Company: Name here
    Address: Address here
    Email: email@email.com
    Website: something.com
    Phone number: 888-989-9989

    Posted 12 years ago on Wednesday June 27, 2012 | Permalink
  2. You can accomplish this with jQuery. It won't happen using built in Gravity Forms functionality.

    It also depends on how and where you are storing the address information which is associated with the company name.

    Posted 12 years ago on Wednesday June 27, 2012 | Permalink