Greetings, developers,
I have implemented a new field called "Status," which includes options for both "Reject" and "Approve." To enhance this functionality, I am looking to introduce another field named "Approved By." This "Approved By" field should function similarly to the "Created By" or "Modified By" fields. While multiple users will possess the authority to either approve or reject, I am specifically interested in capturing and recording the user responsible for approving a transaction.
My aim is to track and store the user who initiates the change of status to "Approve." Could you please guide me on how to achieve this?
I have implemented a new field called "Status," which includes options for both "Reject" and "Approve." To enhance this functionality, I am looking to introduce another field named "Approved By." This "Approved By" field should function similarly to the "Created By" or "Modified By" fields. While multiple users will possess the authority to either approve or reject, I am specifically interested in capturing and recording the user responsible for approving a transaction.
My aim is to track and store the user who initiates the change of status to "Approve." Could you please guide me on how to achieve this?
Comment