This topic is locked

custom date field with date picker

4/3/2012 2:54:59 AM
PHPRunner General questions
C
chanpeter88 author

phpv6.0
I add custom text box <input type=text name=test> to editor. this is data field. I want to add date picker that can easy to add date. date picker appears in date field in edit / add page.

How can I do ? what is the code for date picker and can apply to custom field ?

C
cgphp 4/3/2012

Create an alias in the SQL query for one of the fields and set it as date.