I want to alter the format of the email that goes out from XForms. Now, I've read up on this and reflected like crazy, and I understand that I can just send my own email out of the AfterSubmitPostedData event.
But how do I stop the XForm code from also sending an email? I just need to tell the XForm, "Don't worry, I sent the email, you don't have to."
I want to alter the format of the email that goes out from XForms. Now, I've read up on this and reflected like crazy, and I understand that I can just send my own email out of the AfterSubmitPostedData event.
But how do I stop the XForm code from also sending an email? I just need to tell the XForm, "Don't worry, I sent the email, you don't have to."