In This Article I will cover how we can customize Ribbon Tab controls by adding/removing and replacing control.
OOB ListItem Tab,
This article will show how we can,
Add new button to “New” group of ListItem Tab OOB ListItem Tab,
This article will show how we can,
- Add new Button Control to “New” group in above tab
- Replace the “Delete Item” button with new Button
- Hide the “WorkFlows” group
- Add new custom Group with new button
|
Download: Source Code
Further Articles:
I am going to explore more with ribbon and going to post all my findings with source code. So keep a track of below articles.
Further Articles:
I am going to explore more with ribbon and going to post all my findings with source code. So keep a track of below articles.
- SharePoint 2010 Ribbon Customization Part I: Architecture of Ribbon
- SharePoint 2010 Ribbon Customization Part II: How to Add/Remove/Replace Tab Controls
- SharePoint 2010 Ribbon Customization Part III: How to create Tab at various Locations?
- SharePoint 2010 Ribbon Customization Part IV: How to add PostBack commands to ribbon?
- SharePoint 2010 Ribbon Customization Part V: How to dynamically populate ribbon controls?
- SharePoint 2010 Ribbon Customization Part VI: How to enable/disable buttons in ribbon conditionally?
Hi
ReplyDelete1) I tried to work on Ribbon to "Add new custom Group with new button", but after install on the ribbon has not changed. Can not post the details of the source definition for "Add new custom Group with new button" part or post your a little code here. That would be nice.
2) I tried to practice Part I and it works fine. But when I click on any item of my tab, and then I click on tab List of List Tool, I get an error like this:
Message: 'children' is null or not an object
Line: 2
Char: 4803
Code: 0
URI: http://lead-hai/_layouts/cui.js?rev=wvoVpqlQb30nGo4DjDk8Kg%3D%3D
So, what should I do?
Many thanks.
Is it possible to download source code of this example?
ReplyDeletehi ,
ReplyDeletethis superb article on ribbon control.
can any one tell to me i want to hide the workflow publish tab from ribbon control..
so where can i go change/add code on which file.
please revert to on my id:
mossnavaz@gmail.com.
Advance thanks.......
Hi,
ReplyDeleteCan you Please tell the steps to implement this code for a List in specific Site Collection?
i downloaded the code deployed it successfully but
ReplyDeletewhen i click on item tab nothing is happening,
"Error on Page" is shown at the bottom left of ma browser.
reply me please..:- fazil.tk@gmail.com
This comment has been removed by the author.
DeleteI downloaded the part 2, when i deployed the solution the items in the list view tab is giving loading........
ReplyDeleteCan U please suggest on this, so that i can make correct changes.