Menu
D365
P L A Y T I M E
D365
P L A Y T I M E

Category: UUI

[Quick Fix] How to apply Audit to a Unified Interface app in Dynamics

Currently Microsoft Dynamics UUI interface does not have support for displaying Auditing section within a UUI app. Thankfully there’s a super simple fix if this is needed. We just need to create a web resource to a html file with the following contents and reference <html> <head> <script> window.onload = function() { window.location.href = “/tools/audit/audit_area.aspx?”;…

©2021 Dynamics 365 Playtime