APEX Modified date Column update
Andy1785Jul 30 2012 — edited Jul 31 2012Hi All,
We are using APEX 4.x. We have a report that pulls the data from a table, now when the users change or add a new record , we want to update last modified date in the table. We tried adding column as "sysdate" but it only works when a record is inserted and not updated. How can we achieve this ?
Also it is fine , if we can figure out all the modified records that should help us.
Please advice.
Thanks