I was hoping someone could offer some insight into why my form isn't sending.
My other forms are working, I have checked the workflow template is set and FYI i'm using a valid magic string value to send an email to the submitter, such as {userEmail}.
This is the log error:
ERROR Umbraco.Forms.Core.Providers.WorkflowTypes.SendRazorEmail - 'Email' setting has not been set
Parameter name: Email
System.ArgumentNullException: 'Email' setting has not been set
ERROR : 'Email' setting has not been set
Hello,
I was hoping someone could offer some insight into why my form isn't sending.
My other forms are working, I have checked the workflow template is set and FYI i'm using a valid magic string value to send an email to the submitter, such as {userEmail}.
This is the log error:
Any suggestions would be greatly appreciated.
Phil
For anyone who encounters this same problem. I ended up deleting and recreating the form, after-which it worked again.
is working on a reply...