I am having difficulty with user tags for Dynamics 365. I have tried using a CSS selector of...
#userInformationLauncher_buttoncrm_header_global_me-control > button
On the forum, I saw a posting for Sharepoint; the global variable suggested, _spPageContextInfo.userDisplayName, is working for our Sharepoint application in Dynatrace. Is there a global variable for Dynamics 365 for user information? Are there global JS variables for other Office 365 applications? Where would I go to find this information?
Answer by Abraham V. ·
Hi Bill,
I have tested this selector and it is working
#meControl > div > div > div > div.msame_Header_name.msame_TxtTrunc.x-hidden-focusHope this helps
Abraham
Answer by Abraham V. ·
Here is a small guide that shows how you can capture and test your CSS Selector
Answer by Bill S. ·
Thanks. I'm testing this now.
Our D365 top bar navigation is different...
JANUARY 15, 3:00 PM GMT / 10:00 AM ET