This topic is locked

Date Box

12/1/2006 12:56:18 PM
PHPRunner General questions
M
matteor author

Hello, i set a "date" field, with the option "simple edit box with datepicker";
i'd like to see, when i go on the "add page" the actual date as default... is possible?
otherwise, how can i do to set the actual date as default (whit the DD/MM/YYY format)?
thanks!

J
Jane 12/4/2006

Hi,
to set up current date as default use now() as default value on the "Edit as" settings dialog on the Visual editor tab.

M
matteor author 12/4/2006

Hi,

to set up current date as default use now() as default value on the "Edit as" settings dialog on the Visual editor tab.


it's perfect, thanks!