Guest_imported
New member
- Jan 1, 1970
- 0
Hi!
I have a requirement that says any time a user
makes any changes to the application, it the date
of the change must be recorded.
As a result, there is a field called las_date_updated.
This field has a default value of sysdate which I think is
wrong because any time you run the form, the sysdate automatically display on the form.
That is not what I want. I want this date to display only after an update is made. Can anyone give me the syntax?
thanks,
tankem
I have a requirement that says any time a user
makes any changes to the application, it the date
of the change must be recorded.
As a result, there is a field called las_date_updated.
This field has a default value of sysdate which I think is
wrong because any time you run the form, the sysdate automatically display on the form.
That is not what I want. I want this date to display only after an update is made. Can anyone give me the syntax?
thanks,
tankem