I have issues with empty forms that are being sent to my email even though that JS validation is set, and also followed the advice in the following thread. The IP addresses that send the empty mails are Alexa spiders.
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=26&t=22489&p=72897&hilit=empty+forms+submitted#p72897
Firstly, I have had the auto server side validation as the last thing in onSubmit. Then I realized that it may need to be first, as in attached image - is this logic correct?
Is there anything else that needs to be checked or validated in order for server side validation to work?
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=26&t=22489&p=72897&hilit=empty+forms+submitted#p72897
Firstly, I have had the auto server side validation as the last thing in onSubmit. Then I realized that it may need to be first, as in attached image - is this logic correct?
Is there anything else that needs to be checked or validated in order for server side validation to work?