Forums

Problem with DateTimePicker!

Merlin2 26 Apr, 2009
Hello I am New here and my english is not so good. I hope you can understand me.

I make new for and it works well but, i put in the form a field (DateTimePicker) that dos not work correct. When i choose a date, the date is not show on the DateTime Picker Field. I can choose date, but it dos not put the date in the field.

knows someone the Problem?

Greetings!

P.R
GreyHead 26 Apr, 2009
Hi Merlin2,

Please post the Form HTML for the datapicker.

I think this can happen if you change the name or id of the datepicker field. It's important that the name and id match up and are the same as in the list of datepicker fields on the Autogenerated code tab.

Bob
Merlin2 26 Apr, 2009
hello i think you mean this code?

<DIV class="form_element cf_datetimepicker"><LABEL class=cf_label>Umzugstermin</LABEL> <INPUT class=cf_datetime id=date_23 title="" style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px" name=date_23> </DIV>
<DIV class=clear></DIV></DIV>
<DIV class=form_item title=form_item22 style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: rgb(255,255,255)">
GreyHead 26 Apr, 2009
Hi merlin2,

That looks Ok, can you post a link to the form?

Bob
Merlin2 26 Apr, 2009
here is the link -

I am trying in the moment. I try to make a new Form with a DateTimePicker Field. In the second form it works! It has just 2 fields. But this one hereFORM LINK
Makes the problem allways. I delete the field an create it new. But the same happend.
GreyHead 26 Apr, 2009
Hi Merlin2,

That all looks Ok - except that it doesn't work :-(
[sendfb][/sendfb]
Bob
Merlin2 26 Apr, 2009
Ok i make it i a few minutes! Thank you for your quick answers!!🙂
Merlin2 26 Apr, 2009
Here ist the Backup!!
Merlin2 26 Apr, 2009
I saw somethink when i crate a new Form that maybe could help you.

When i create a new form an make the first filed the DateTimePicker and save it - Then it works.

When I Do a header or save it after that again, the DateTimePicker did not work any more... Mystirius🙄
GreyHead 26 Apr, 2009
Hi merlin,

Found it - you don't have a date field format set on the General Tab.

Bob
Merlin2 26 Apr, 2009
hi BOB

What does this mean? Where i have to set this??
Merlin2 26 Apr, 2009
I FOUND IT!!! YUPIEEEE😀

THANK YOU!!!!!!! Now i have to find the right dateformat THANKS!!!!!!
GreyHead 26 Apr, 2009
Hi Merlin2,

Probably d/m/y or d-m-y

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