Hi,
The forms have been working fine, until we had the issue with blank values being submitted. Tracked this down to JS being disabled, so now I have added server side validation.
However for the life of me I cannot figure out how to prevent the thankyou message and emails being sent if there is a server side validation error.
How do I do this? I attach what my setup looks like.
The forms have been working fine, until we had the issue with blank values being submitted. Tracked this down to JS being disabled, so now I have added server side validation.
However for the life of me I cannot figure out how to prevent the thankyou message and emails being sent if there is a server side validation error.
How do I do this? I attach what my setup looks like.