In the Associated View, is it possible to hide the "Dynamic PivotTable" dropdown menu using Ribbon Workbench?
*This post is locked for comments

In the Associated View, is it possible to hide the "Dynamic PivotTable" dropdown menu using Ribbon Workbench?
*This post is locked for comments
Hi
Use the ribbon workbench plugin for XrmToolBox to hide this. Please see the screenshot
You can download the XrmToolbox form :
The plugin is :
Hi Kokulan,
The HomePage works however in the SubGrid it does not work.
The Dynamic PivotTable is set to hidden in SubGrid. Do you a way to hide the Dynamic PivotTable dropdown menu?
Thanks
Hi Mike2011,
Even you can hide from homepage, Form and associated view. But you cant hide it from advanced find. User can still export to Dynamic PivotTable through advanced find.
Hi Wei Jie Fun,
In the SubGrid the "Dynamic PivotTable" dropdown menu is still being shown even if you hide it using Ribbon Workbench.
Is this a limitation in SubGrid?
Hi,
I've tried to disabled through sub grid, it doesn't work.
Maybe you can try to write a javascript and set the display rule and enable rule.
stackoverflow.com/.../crm-ribbon-workbench-hide-button-on-sub-grid
Hi Wei Jie Fun,
Thank you for your suggestion however this will not also work if you will notice the DynamicPivotTable Id of the SubGrid is "Mscrm.HomepageGrid.contact.DynamicPivotTable" and the Id of the HomepageGrid is also the same. The SubGrid id is referencing to id of HomepageGrid. Is there any other workaround?
SubGrid Id: Mscrm.HomepageGrid.contact.DynamicPivotTable
HomepageGrid id: Mscrm.HomepageGrid.contact.DynamicPivotTable