Hello. I am wondering if it is possible to disable the tooltips that pop up when hovering over links in Dynamics 365. I am trying to do screen recording and they are getting in the way. See image below.
Hello. I am wondering if it is possible to disable the tooltips that pop up when hovering over links in Dynamics 365. I am trying to do screen recording and they are getting in the way. See image below.
Hi nlundin,
Unfortunately, I tried to modify site map item both in SiteMap Designer and XrmToolBox. However, I could only edit these attributes: name, icon, entityType and URL.
You could still have a try in Settings > Customizations > Customize the System > Componets > Client Extensions > Site Map to edit your site map properties with SiteMap Designer in your environment.
The tooltip is set in the HTML element's title attribute, if you would stay on your page without redirection when screen recording then you could open browser developer tools and delete value in each item title attribute. (If you refresh or navigate to other page, change will be reset)
Regards,
Clofly