Forums

Bug in Form Wizard (DatePicker)

andreabix 19 Mar, 2009
There is a bug in the form wizard's html code generator.
When the dafault "field_name" value for a "datepicker" type form field is changed within the form wizard, the generated html code is wrong: in the coresponding "input" tag contains the correct (new) value for the "name" attribute, instead, the "id" attributes retains the wrong (old) value.
This thing is very suble because the effect is that the form is correcly displayed in Internet Explorer (the datepicker is show) BUT THE SAME PAGE IS UNUSABLE (without datepicker) in FIREFOX!!!
Probably because i.e. uses the "name" attribute while firefox uses the "id"... I don't know really.

Workaround: edit the Form HTML generated code in the "Form code" tab by fixing the value assigned to the "id" attribute (must match the "field name" assigned in the wizard).
GreyHead 19 Mar, 2009
Hi andreabix,

Thanks - we spotted this oen a few days ago and I think Max has it fixed in the RC3 release which must be almost here.

Bob
MediaMisfit 28 Mar, 2009
I noticed that I'm still having an issue with this. FYI.
Max_admin 28 Mar, 2009
Hi MediaMisfit,

did you test this with RC3 after clearing browser cache 100% ? tell me how do you produce the bug if so!

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
asecondwill 07 May, 2009
This bug still exisits. latest version downloaded. Checked the id and form element name. no date picker. made a new form. date picker works. Now need to either debug chrono forms or re build my massive form.
asecondwill 07 May, 2009
actually, datepickers just seem to stop working after you add a few fields. I started recreating the massive form, checked datepickers worked with just them on the form. then added 4-5 other fields (text boxes) saved and checked again, nope. not date pickers anymore.

gonna just go with text box entry of dates.
asecondwill 07 May, 2009
oh, and the validation always fails on date text fields!
Max_admin 08 May, 2009
Hi asecondwill,

Please double check after you change the form by adding new fields that the "load chronoforms files" is set to yes and that you have the date field name in the auto generated tab and that you have a date field format under the general tab!

please let me know if you tested the above issues, it will help fixing the problem or finding the solution!

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.