Forums

Dynamic email choice

laurie 18 Jul, 2012
I have a form that I am using for a nursery application. I have a set of radio buttons that allow the user to select which nursery they are applying for. In the options I have the choice equaling the email address like this

[email]4street@domain.co.uk[/email]=4Street Nursery
[email]northwood@domain.co.uk[/email]=Northwood Nursery
[email]4street@domain.co.uk[/email],northwood@domain.uk.co.uk=4Street & Northwood Nursery

I use the dynamic email address to send the form to the relavent nursery branch.
The problem is that in the form results it puts the email address rather than the Nursery name. How can I work around this. Also the format for selecting both nurseries, is this correct as does not seem to send to both email addresses when I select this as an option.

Regards
Laurie
GreyHead 18 Jul, 2012
Hi Laurie,

Please see this FAQ for setting up a drop-down that doesn't expose the emails in the Form HTML and answers your question about the saved data.

I believe that the standard Email action will only handle a single email address as a Dynamic value. If you use my custom Email [GH] action it will accept an array or a comma separated list of addresses.

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