DateTimePicker J1.6&ChronoFormsV4 not working

vanGogh1967 20 Apr, 2011
Hello,

I tried to create a form on a Joomla 1.6-Installation with ChronoForms V4. But I can't get the DateTimePicker to work.

I always get a blank field. No Button for activating the calendar-dashboard.

This is the link to test-page: http://my.planetbowling.de/index.php/test

Thanks in advance
Stephen
GreyHead 20 Apr, 2011
Hi Stephen,

It looks as though the input has two conflicting classes set; I'm not sure if this causes the problem or not but it probably doesn't help :-(

Which version of CFv4 is this? Please will you upgrade to RC1.8 if you haven't already as I think Max added some fixes for the datepicker in that release.
<input maxlength="150" size="16" class="cf_datetime_picker cf_date_picker" title="" type="text" value="" name="input_datetime_0" >

Bob
vanGogh1967 21 Apr, 2011
Hi Bob,

it is already RC1.8. What I found out is, that it must have to do with the template-style I use. I use the purity_II-template. When I switch to a default template (like Beez), the calendar works fine. But I couldn't figure out, where and why the problem is with my favorite template.

Greetz

Stephen
GreyHead 21 Apr, 2011
Hi Stephen,

I took a very quick look and couldn't see a Joomla! 1.6 version of JA Purity II to test ??

Bob
GreyHead 21 Apr, 2011
Hi Stephen,

I've installed the template on a local site and I can't see where the problem is. It has to be a JavaScript snippet somewhere but there are no errors showing up. I tried turnign mega menu off but that made no difference.

If you look at the form without the template then it works so it is something being loaded by the template (though most code is there in both cases).

Bob
vanGogh1967 21 Apr, 2011
Hi Bob,

thank you very much for the trieout.

Sounds not good to me. So I've to think about to change the template general or only for the form I need.

Thanks anyway

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