Forums

Dynamic To field with dropdown field

jlad00 21 Nov, 2014
Hi there,

I'm hoping there is a simple workaround for this that I'm just missing at the moment. My problem is this: I have a dropdown field listing different real estate properties. Depending on which property is selected by the user, I would like the email sent to a different email address (dynamic to). I've done this before by using the options area of a dropdown field and assigning email addresses to the 'value' of each 'title'. The problem this time however is that each email address needs to be attached to multiple 'titles' as the people with these email addresses manage multiple properties. As of now, when I try to assign the same 'value' (email address) to different 'titles' (dropdown choices), it only recognizes the first 'title' for each email address and omits the others. So to the user, only 6 choices show up in the dropdown when I have close to 30 choices AKA 'titles'. I hope that makes sense!

Any help you can provide is much appreciated.

Thanks!
GreyHead 03 Dec, 2014
Hi jlad00,

It's easier to do this using PHP in a Custom Code action after the form is submitted. Please see this FAQ

Bob
This topic is locked and no more replies can be posted.