Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author James Revillini

    (@jrevillini)

    I’m sorry I didn’t see your post in the forums. I don’t think I was notified or it went to SPAM.

    This can’t really do what you’re looking for unless the end-user can choose the right department based on email. This is not so much a limitation of my plugin but of the way Visual Form Builder is coded. See, you can make a dropdown with department names, but there is no way to associate each one of those departments with an email address behind the scenes unless you get into some custom coding.

    But your request is a really good one. I’ll spend some time today playing around with it and see if I can’t make add this functionality. I’ll basically need to augment the existing dropdown builder to allow for underlying values, like ‘ABC Department’ => ‘[email protected]’.

    I haven’t tried it myself, but it looks like the “pro” version comes with conditional logic that would be able to handle that.

    I’m also very interested in this feature but I wasn’t able to find it on their Pro version. Do you have more info on this?

    Plugin Author James Revillini

    (@jrevillini)

    Conditional logic seems to be about showing and hiding parts of the form based on rules you create. I haven’t seen anything about sending to user-entered email fields still.

    So I think this plugin should work with the pro version to achieve this still.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Send to based on dropdown selection’ is closed to new replies.