This topic is locked

Add / Edit Handling of data fields

12/21/2010 11:13:41 AM
PHPRunner General questions
U
uli author

How can I easily handle this:

I have a date field that is defined as default value with the current date in the add page.

When I take an existing record to be edited, I get the also the current date instead of having the content of the field.
What can I do to get the content displayed in edit?
Thanks for help.

D
Dale 12/21/2010

Using the visual editor, open the properties of that field.

Make sure that there is NO checkmark in the Use on Edit page.