Centralized Contact Information

  • newageelectric
    Asked on July 6, 2017 at 3:24 PM

    Hello,

     

    Here's what I'm trying to do: I have several forms, and on each one, I'd like to be able to select a name from a drop-down, and then have the email for that form go to the specified user's email address.  I know how to accomplish this by editing each individual form (using conditionals), but there is a possibility that users will be added in the future, and going into each individual form and updating them would be a pain.  Therefore, I was wondering if there was any way to implement a centralized contact list, where I can add users (name and email address) and draw from that list on several forms.

  • aubreybourke
    Replied on July 6, 2017 at 3:58 PM

    Im afraid what you are asking is not possible. You cant pre populate a drop down dynamically. And you cant retreive fields from your submission data either.

    So it looks like you are stuck with the manual job of modifying your forms by hand. 

    Appologies for the inconvenience.