By the way: now field “email” accepts any text as a valid email.
Hi Alexander,
QSM email field only checks for basic email filtering. For example, the email should not contain any spaces, it should contain ‘@’ symbol. And it does not look for any blocked email servers.
I checked the email field on my staging but it did check the above mentioned checks before processing the quiz.
Kindly check for plugin or theme conflict on your website for this issue.
Let me know.
Regards,
Kriti
Hello Kriti,
thank you for the answer.
I rechecked the issue with accepting and text as email. I found it working on one of my sites. Probably it’s something wrong with the environment on others as you mentioned it.
Any way it would be very useful to have any type of hook, filter or js call that allowed to control entered email.
Many thanks in advance!
Hi Alexander,
May I know what are your exact requirements with the hook or the email filter? So that I can ask our developer whether it is possible or not with the plugin.
Let me know.
Regards,
Kriti
Hello Kriti,
I’d be happy to have a hook that would be called when user submit the contact form where I’d be able to check email and reject it with some error message if I don’t like it. Probably you could pass $mlw_quiz_array to the hook and check if it returns “” as “ok” or error message as “falte”
Hi @forcesail,
Thanks for sharing the details.
I have forwarded your feature request to our development team. I will get back to you as soon as I hear back from them.
Kind regards,
Kriti
Many thanks, Kriti.
I’m all in anticipation!