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
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
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)">
Hi merlin2,
That looks Ok, can you post a link to the form?
Bob
Hi Merlin2,
That all looks Ok - except that it doesn't work :-(
[sendfb][/sendfb]
Bob
Ok i make it i a few minutes! Thank you for your quick answers!!🙂
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🙄
Hi merlin,
Found it - you don't have a date field format set on the General Tab.
Bob
hi BOB
What does this mean? Where i have to set this??
I FOUND IT!!! YUPIEEEE😀
THANK YOU!!!!!!! Now i have to find the right dateformat THANKS!!!!!!
Hi Merlin2,
Probably d/m/y or d-m-y
Bob