Identifying form errors from failed email
Posted: Fri Jun 12, 2020 9:29 am
Hello
I have a form which submits data to a CSV file and sends out an email to myself and the user.
If the email fails to send because of the client email settings, I presume an error is flagged. The problem is that I cannot test this eventually because all the clients around the world I have tested have successfully sent out emails and posted csv data.
Question; IF emailing fails, will the data posting be successful. Is an error message created (through my "error page") or will the submission be posted as successful.
thanks
Norman
I have a form which submits data to a CSV file and sends out an email to myself and the user.
If the email fails to send because of the client email settings, I presume an error is flagged. The problem is that I cannot test this eventually because all the clients around the world I have tested have successfully sent out emails and posted csv data.
Question; IF emailing fails, will the data posting be successful. Is an error message created (through my "error page") or will the submission be posted as successful.
thanks
Norman