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.