This topic is locked

curent date

9/4/2008 4:37:01 AM
PHPRunner General questions
F
futo author

hello,
how to display CURENT DATE on add_page.php in field Date, and must be read only.
thanks
phprunner 4.2 368

J
Jane 9/4/2008

Hi,
just set up this field as readonly and use Now() as default value on the "Edit as" settings dialog on the Visual Editortab.

F
futo author 9/4/2008

Hi,

just set up this field as readonly and use Now() as default value on the "Edit as" settings dialog on the Visual Editortab.


PROBLEM SOLVED, THANKS