Hi,
i'm trying to create a form with the datapicker. I added the datapiker in the Designer Panel. When i test the form the calendar doesn't appear. In the FireBug Console i find this error:
TypeError: jQuery is undefined
[Interrompi per questo errore] "stop for this error"
jQuery.each(days_rows, function(i, row){
what is wrong?
thanks
Tom
i'm trying to create a form with the datapicker. I added the datapiker in the Designer Panel. When i test the form the calendar doesn't appear. In the FireBug Console i find this error:
TypeError: jQuery is undefined
[Interrompi per questo errore] "stop for this error"
jQuery.each(days_rows, function(i, row){
what is wrong?
thanks
Tom
Hi Tom.
It looks as though the ChronoForms JavaScript files aren't loading on your page. Please post a link to the form so I can take a quick look.
Bob
It looks as though the ChronoForms JavaScript files aren't loading on your page. Please post a link to the form so I can take a quick look.
Bob
Hi,
I'm sending a PM with the link and the user and psw to enter.
thanks
Tommaso
I'm sending a PM with the link and the user and psw to enter.
thanks
Tommaso
Hi Bob,
now i can send you a test link:
5.249.128.212/devel.i-farmacista.it/index.php?option=com_chronoforms5&chronoform=Registrazione
Thanks
Tom
now i can send you a test link:
5.249.128.212/devel.i-farmacista.it/index.php?option=com_chronoforms5&chronoform=Registrazione
Thanks
Tom
Hi Tom,
Please check that you have the latest version of CFv5 for Joomla! 3. The datepicker shows up if I view the form without the template - add &tml=component to the URL. But it is missing some values and shows NaN instead. I think that this is a bug that has been reported and fixed.
I'm not clear why jQuery is not being found when the template is used - it is being loaded. I suggest that you try using the jQueryEasy Plug-in to tidy up the jQuery installations and see if that fixes the issue.
Bob
Please check that you have the latest version of CFv5 for Joomla! 3. The datepicker shows up if I view the form without the template - add &tml=component to the URL. But it is missing some values and shows NaN instead. I think that this is a bug that has been reported and fixed.
I'm not clear why jQuery is not being found when the template is used - it is being loaded. I suggest that you try using the jQueryEasy Plug-in to tidy up the jQuery installations and see if that fixes the issue.
Bob
This topic is locked and no more replies can be posted.