Everything seems to be working fine except that I can't change the date format.
Custom Datepicker settings are as follows:
Field Class: datepick
Picker Class: datepicker_dashboard
Date format shown: M-j-Y g:i
Date format posted: M-j-Y g:i
Allow Empty: yes
Load Time picker: yes
Time picker Only: no
Extra options extension: left blank
This is my first On Submit action.
I have the field class of "datepick" loaded in two date time boxes.
Am I missing something?
Dan
Custom Datepicker settings are as follows:
Field Class: datepick
Picker Class: datepicker_dashboard
Date format shown: M-j-Y g:i
Date format posted: M-j-Y g:i
Allow Empty: yes
Load Time picker: yes
Time picker Only: no
Extra options extension: left blank
This is my first On Submit action.
I have the field class of "datepick" loaded in two date time boxes.
Am I missing something?
Dan
Thanks for the quick reply, Bob.
http://alexandria.ffdev6.net/index.php?option=com_chronoforms&chronoform=alexandriaappointments
Dan
http://alexandria.ffdev6.net/index.php?option=com_chronoforms&chronoform=alexandriaappointments
Dan
Hi Dan,
Thanks, a bit odd. Both classes are showing up Ok but the Custom DatePicker script snippet isn't.
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
Thanks, a bit odd. Both classes are showing up Ok but the Custom DatePicker script snippet isn't.
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
Hi Dan,
You have the Custom DatePicker action in the On Submit event and it needs to be in the On Load event. Unfortunately you can't drag between events but you can open the Form in two browser tabs and copy and paste the entries to a new copy of the action.
Bob
You have the Custom DatePicker action in the On Submit event and it needs to be in the On Load event. Unfortunately you can't drag between events but you can open the Form in two browser tabs and copy and paste the entries to a new copy of the action.
Bob
Thanks Bob,
I created a new one in the On Load event and deleted the other, but it's still not changing the date format.
Dan
I created a new one in the On Load event and deleted the other, but it's still not changing the date format.
Dan
Yes! That did it. Thank you, Bob. I appreciate your help!
This topic is locked and no more replies can be posted.