AI OnAI Off
This should be fairly easy, just implement a custom email actor, then send the email to the address you like:
https://getadigital.com/blog/replacing-built-in-email-actor-with-custom-implementation-in-episerver-forms/
Hi,
I have a requirment to send the form data to a different email if a checkbox on the form is checked. I see that we can add multiple email address to which the form data must be submitted. But is there a way I can conditionally send the data to just one of the email ids?