Hello all,
I am currently trying to use the newest version of ChronoForms(RC 5.0) on a website powered by Joomla 1.5 and I am having trouble with the built in form validation. None of it works. I have created a really small form with one text field that is required and is also supposed to validate for email. The link to this form follows:
http://www.hamjoomla.com/index.php?option=com_chronocontact&task=send&chronoformname=test3&Itemid=71
I also have some screenshots of my current configuration for the form as well as the error that appears for me on the actual site that i will post towards the bottom.
My main question is "Why does the built in form validation tools not work?" I use the form wizard to create the forms. Also, I have went as far as to write my own simple php validation script to be used to validate the email using the server side validation option. This code works, however, if the text input does not validate I get a funky error on my screen. Any help with this will be greatly appreciated.
I am currently trying to use the newest version of ChronoForms(RC 5.0) on a website powered by Joomla 1.5 and I am having trouble with the built in form validation. None of it works. I have created a really small form with one text field that is required and is also supposed to validate for email. The link to this form follows:
http://www.hamjoomla.com/index.php?option=com_chronocontact&task=send&chronoformname=test3&Itemid=71
I also have some screenshots of my current configuration for the form as well as the error that appears for me on the actual site that i will post towards the bottom.
My main question is "Why does the built in form validation tools not work?" I use the form wizard to create the forms. Also, I have went as far as to write my own simple php validation script to be used to validate the email using the server side validation option. This code works, however, if the text input does not validate I get a funky error on my screen. Any help with this will be greatly appreciated.