Hi Guys,
I'am trying to add a shortcut to my on demand workflow, I'm following Scott durrow's blog : https://community.dynamics.com/crm/b/develop1/posts/adding-ribbon-workbench-smartbuttons-to-the-unified-client
The problem I'm facing is on the home page, i'm not able to see my button when i select a record. yet it's succefuly displayed on the standard web interface.
I followed exactly the same steps and deleted all the three enable rules :
- Mscrm.HideOnModern
- Mscrm.RunWorkflowPrimary
- Mscrm.ReadReport
Another issue i'm facing, is that the icons are not visible even I uploaded them to the solution and published.
And of course it isn't the case on the standard web interface :)
Thank's in advance