You need to separate them with an space.
Regards!
That works if I hard code the email addresses in the ‘Send email to’ box of the form settings, but I want to dynamically change the email addresses on the frontend. I have linked a text field of the form to the ‘Send email to’ box, but it doesn’t work. Anything more than one email address defaults to the admin email address. Any ideas?
I see, are you sure that the text box contains a valid email address? If not the plugin would default to the admin email. It would be better if you use an email field instead.
Regards!
Wow, quick response! I tried linking an email field but it only allows a single email in the field. If I enter more than one email it gives a validation error. I’m wondering if the ‘Send email to’ needs some kind of array rather than simple text.
Edit: I just inspected it and it’s a Select field!
-
This reply was modified 2 years, 10 months ago by
joncon62.
Ah i see, so you want to add multiple emails in one text field? If so that is not supported yet sorry =S, i will add this in the todo list.
OK, hope that’s not a long list! Thanks for your help.
It honestly is a HUGE list that is worked on daily =). But this feature is pretty easy to do so i will try to have it ready fast.