Hello Community,
I have an Editable Interactive Grid. I am having four columns CREATED_BY, CREATED_AT, UPDATED_BY, UPDATED_AT. So, whenever there is change done in the interactive grid the UPDATED_BY and UPDATED_AT columns should be updated with :APP_USER and SYSDATE How can we implement this feature.
Note: These four columns will be display only fields on the grid.
@steve-muench-oracle
@ananya-chatterjee-oracle
Thanks.