Hello,
I've tried various iterations of $form->input(), but can't seem to
get it to default to a "blank" date/time. It always uses the current
time.. Is this possible or am I better off just throwing in a JS
calendar control and combining fields in the controller?
They will need to fill out this date/timestamp themselves, but will
not always have this information during the first edit of the record.
echo $form->input('SeenDate', array('label'=>'Client Seen
on','dateFormat'=>'MDY','timeFormat'=>'12','default'=>'','showEmpty'=>true));
Thank You,
Robert
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---