Hello Guys, I have come up with an interesting article on enabling/disabling the out of box ribbon items in CRM 2011. This article demonstrates the order entity where I would be disabling the “Create invoice button” based on a condition in jscript. The script returns “false” or “true” value. Before we get started, here’s the list of requirements with which you need to be familiar: Microsoft Visual Studio 2010 / Notepad ++ (or XML editor) MS CRM SDK 2011 Jscript Walk-through Go to settings > cu...