Forums

email validation not working in mobile view

rzrz 20 Nov, 2014
In the desktop version the form will prompt user to input email if they left it out, however in mobile view if email area is left blank the form can still be submitted. How can I fix this issue?
GreyHead 20 Nov, 2014
Hi rzrz,

Sorry, I haven't seen that problem reported before, it sounds as though there may be a JavaScript error on the Mobile page.

Adding serverside validation will prevent bad submissions; i guess that you'd need some kind of mobile emulator to check if there is a JS error.

Bob
rzrz 21 Nov, 2014
Thank you for your reply.

I think mootools-more.js has conflict with my existing JS. Do you have any advice on fixing JS conflict?
GreyHead 21 Nov, 2014
Hi rzrz,

ChronoForms v5 doesn't use MooTools at all as far as I know :-(

Bob
This topic is locked and no more replies can be posted.