Sometimes, we need to capture field updates for audit purposes. Here is an example:
Account form has a field for “Account Application Status” (Options – Approved/Rejected). In either case, we need to capture who approved/rejected the application and date/time.
My first idea was to implement this using business rules. However, this cannot be implemented using standard business rule…
Continue Reading Kaushal Kodagoda’s Article on their blog
https://immersivecoder.com/2020/12/14/update-current-time-and-current-user-without-using-javascript-in-model-driven-forms/
Blog Syndicated with Kaushal Kodagoda’s Permission