Allow advanced forms auto reply to utilise multiple email addresses
D
Dave Cathcart
We are using the Advanced Forms auto-reply function to send emails to client's based on a dynamic value sourced from within the website's code. Currently, our testing indicates that only a single email address can be included in the auto-reply field.
It would be great to allow more flexibility here and have the ability to include multiple email addresses.
D
Dave Cathcart
Update - this request can be considered closed.
For anyone interested, this functionality was achieved using the notification functionality rather than the auto-reply functionality.
A short-answer field was added to the form which would be populated with any number of email addresses separated by commas. This short-answer field response could then be added to the notification email address field using the "insert form answer" functionality (e.g. {{email addresses}} ).