Dear ,
I have created a column created by and its static value is &APP_USER. So its show my current user. And now i want to create update_by so how can i create update by APP_User
For example :
I have to column one is created_by and other is updated_by
Created_by is john which is only one when creation the record and updated_by Jack which is changes by when app_user is edits the record.
Thanks