cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynamics 365 User Tags

bill_scheuernst
DynaMight
DynaMight

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?

 

Dynatrace Certified Professional
3 REPLIES 3

abraham_villega
Dynatrace Participant
Dynatrace Participant

Hi Bill,

I have tested this selector and it is working

#meControl > div > div > div > div.msame_Header_name.msame_TxtTrunc.x-hidden-focus
Hope this helps

Abraham

bill_scheuernst
DynaMight
DynaMight

Thanks. I'm testing this now.


Our D365 top bar navigation is different...

Dynatrace Certified Professional

abraham_villega
Dynatrace Participant
Dynatrace Participant

Here is a small guide that shows how you can capture and test your CSS Selector

https://dynatrace-my.sharepoint.com/:p:/p/dave_mauney/EUDytJI2bnlEhcQ5s921GFgBHT1VsnVqBH5wTzT2orD_eQ...

Featured Posts