Hello,
I use MS CRM V9 (v9.0.6.9) on-premise.
With the classic web version i have the share button on the entities form.
But on the UCI interface the button is missing.
I followed the post:
So i used Ribbon Workbench, I remove the Mscrm.HideOnModern rule on the Share button and add the JS on the webressource.
The button appears but it's not working, I have this error:
Cannot read property 'isIosDevice' of undefined
Users need to share records under the UCI interface, how can i do ?