Users are always asking about making solutions 'less-clicky' - a common request is to provide a button to run a frequently used workflow rather than having to use the look up dialog.
The following solution shows you how to do this without writing a single line of code!
http://ribbonworkbench.userv... [More]
I am forever having to copy record link urls and extract the record GUID from the query string and remove the escape characters. Last week was the straw that broke the camel's back so I had to create a Ribbon Button to do it for me.
It is my pleasure to present to you the 'Useful Buttons' solu... [More]
Background
Today I had a most frustrating problem where my Ribbon button was visible but disabled no matter what I did to the Command.
This is usually caused by the Command missing or being invalid - but on further inspection of the RibbonLayout.js.aspx being loaded, the Command simply was... [More]
Yesterday, Jim Daly demoed the Ribbon Workbench in his session on 'Dynamics CRM Extensibility: Tools, Resources, and What’s New' at eXtremeCRM in Las Vagas. Coincidently, last week the Ribbon Workbench moved out of beta testing.
I'm really pleased with how the Ribbon Workbench... [More]
I've added another 'How To' article to the Ribbon Workbench knowledge base:
Enable/Disable a ribbon button dynamically based on a form value
Any suggestions for more? Let me know!