Hi,
I am using crm 2013, in this i have enabled the 'Run Report' in the Quote form using the
Ribbon Workbench tool, and applied customized JavaScript to that button. Based on the script condition the button will enable or disable in the form. but after applying customization the button functionality is missing, i.e. when i click on
the button it is not opening anything.
After some searching in the google i have found that, after enabling the button in Ribbon Workbench we need to set the following dispaly rules
Iscore property to True.
a. Mscrm.HideOnCommandBar
b. Mscrm.CreateConnection
c. Mscrm.IsConnectionsEnabledPrimary
d. Mscrm.HideOnModern
but i didn't find these rules in the tool. please help me anyone if you have any information.
Thanks in advance.
Nagaraj