I have a field in APEX set with a default of SYSDATE but it does not update.

Posted by Karen on Stack Overflow See other posts from Stack Overflow or by Karen
Published on 2010-04-27T17:49:02Z Indexed on 2010/04/27 17:53 UTC
Read the original article Hit count: 256

Filed under:

I have a field defined in my table as DATE and want it to automatically populate with the current system date when someone access the update form in my APEX application. But the date doesn't update. It was working when I first added it, but now when you pull up the update page it only shows the date that's in the table.

© Stack Overflow or respective owner

Related posts about apex