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
Update current time and current user without using Javascript in model driven forms
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.
Blog Syndicated with Kaushal Kodagoda’s Permission
More About This Author
Array
#Dyn365CE2020.12.14Update current time and current user without using Javascript in model driven forms
#Dyn365CE2020.12.07Accessing Office 365 Audit log API in Power Platform can be tricky – Here’s why..
#Dyn365CE2020.10.22Auto update outgoing email subject with case title and case number in Dynamics365 CE
#Dyn365CE2020.10.16How I implemented 1-click clock-in/out feature in the “Return to the workplace” PowerApp