Hi guys,
I've created a form and I've some required field.
With IE8, I dont see "Field Required" if I bypass some of those field
other thing...Leaving required field blank and going to "submit" it's like form is sent without validation error.
I see in some othe forum that could be problem with jsquery and mootools.
:(
Hi ticreoz,
It's going to be some kind of JavaScript problem. Do you see any errors when you try debugging it in the browser?
Please post a link to the form so we can take a quick look.
Bob
Yes I've some error but maybe are error for articles that has inside form.
link is
<!-- w --><a class="postlink" href="http://www.ticreoretail.it/form">www.ticreoretail.it/form</a><!-- w -->
Firefox insted show me "Field required"
Thank you greyhead
Hi Greyhead,
Still nothing to do!😟
There's a shot that show script that you suggest me in form code section
I try to chenge template to (breeze) and problem is still present
I've no mootools plugin installed maybe because my Joomla! version is 1.5.15
Hi ticreoz,
The problem is still with jQuery; if it's not the template then it's some other module on the page. Fix that and the ChronoForms validation will work.
It's true that you don't have a MooTools Upgrade plug-in, that didn't come in until Joomla! 1.5.19. But you only need that for ChronoForms v4.
Bob
Hi Greyhead,
Ok I'll follow your second way...I mean try to fix with SC jQuery and i'll back with result.
In each case, formcode on previous shot was right?
Still thank you
:)
Hi Bob, thanks for your help.
The noConflict command was being included somewhere within <jdoc:include type="head" />, so I just moved the jQuery definition above that line, made a few small tweaks and it looks like its working.
Thanks again!
Cheers
Evan