Tag Ribbon

Hide In-active Ribbon Controls


Deprecated: Function utf8_decode() is deprecated in /home/ktskumar/public_html/wp-content/themes/blocksy/inc/single/excerpt.php on line 17

On SharePoint 2010 Pages, we can view the lot of ribbon controls (buttons, menus, labels, etc…). But all of the controls are not active for all the times. It has some reasons for disabling those controls, maybe The user doesn’t had the…

Ribbon Locations – 1 ( Document TAB )


Deprecated: Function utf8_decode() is deprecated in /home/ktskumar/public_html/wp-content/themes/blocksy/inc/single/excerpt.php on line 17

I have searched for the Location of SharePoint Upload Ribbon button, but I haven’t got any reference for that. And finally I got the answer from ”CMDUI.XML”. So I have added the Locations and type of Controls used for SharePoint…

Hide Button from SharePoint Ribbon


Deprecated: Function utf8_decode() is deprecated in /home/ktskumar/public_html/wp-content/themes/blocksy/inc/single/excerpt.php on line 17

This post covers, how to hide the button from the Server Ribbon from SharePoint 2010, We are going to use the Feature files to hide the SharePoint 2010. First we will create a Feature file and then we’ll create a…