A ribbon is an interface where a set of toolbars that are placed on tabs in a tab bar.
0
votes
1answer
27 views
Hide ribbon items in Document Library
I have created ribbon items using Quick Steps. Is it possible to display only Quick Steps items and hide remaining items in Document Library ribbon?
0
votes
0answers
28 views
SP 2010 Permission issue
I have a site that has the correct permissions to allow contribute / full control of a document list, but when I add a document the options in the ribbon are all grayed out except for the read only ...
0
votes
2answers
61 views
Control JavaScript with Ribbon Button
my aim is to add a Ribbon Button which is opening a printing dialog for a selected file in a document library. I already added the Button with SP Designer and linked it with a html file which is ...
0
votes
1answer
18 views
Hid Ribbon on Page, Now Ribbon on Forms is Gone
I have used the ribbonrowhidetitle around my ribbon code in my master page, and this hides ribbons on pages as well as on forms, which means my users cant edit now. The reason I needed to hide the ...
1
vote
0answers
78 views
Custom tab and controls split over multiple files/features not working in subfolder in a document library
I have a definition for a custom tab with a group with buttons for use within document libraries. One of the buttons is defined in another feature, this way i get a 'pluggable' structure for my custom ...
0
votes
2answers
56 views
Custom ribbon button in Document Library
I need to create custom ribbon for document library. I tried creating custom ribbon button with registration id as 101, but it shows ribbon in all document library.
I also tried using content type ...
2
votes
1answer
58 views
show modal dialog for list with opened ribbon
I need to display a standard list inside a modal dialog. Currently I'm using SP.UI.ModalDialog.showModalDialog(..) and I'm building the URL like this:
options.url = ...
0
votes
0answers
26 views
Ribbon-Bar isn´t showing
If I open a SharePoint-2010 list or library the ribbon shows "List" or "Library".
If I click on "List" / "Library", the ribbon does not show up. Only the header is visible.
Any idea on how to fix ...
1
vote
0answers
62 views
Hide Ribbon tabs on SharePoint list forms
I am trying to hide all ribbon tabs in my SharePoint site(check the below image).
I am using delegate control with following piece of code. The code hides ribbon tabs on all the site pages, but not ...
0
votes
1answer
39 views
Page URLs in 2013 - ribbon option disabled
I'm wanting to check out the "Page URLs" option in SharePoint 2013, but in the ribbon that option is disabled. All the others are available to me (as the site collection admin and in the ...
0
votes
1answer
20 views
Custom ribbon checkbox works in Firefox, not in Internet Explorer
I'm trying to add a new checkbox in the Edit link tab of a rich editor field (in a publishing site). Specifically, in the behavior group.
I set up a new site feature, activated, that contains this ...
0
votes
0answers
31 views
Create Ribbon Button on a custom list template SP2013
I am trying to add a ribbon custom action to a custom list that is created from a custom list template. The list template itself is based on Asset Library. The code below successfully adds the ...
0
votes
2answers
95 views
Replacing Ribbon.ascx with a custom version [2013]
I'm working very deeply in SharePoint 2013 branding and I finally figured out what the <!--SID:02 {Ribbon} --> snippet actually brings in -- the code from ~/controltemplates/15/Ribbon.ascx but ...
2
votes
1answer
462 views
Rich text Editor (ribbon based) in a webpart in SharePoint 2013
My goal is to create a rich text editor for a textarea in my custom webpart in SharePoint 2013. The data is saved outside the SharePoint, so I can't really use a sharepoint list for that.
I really ...
5
votes
1answer
131 views
Custom Action for Web Part Tools ribbon
I would like to add a button into the Web Part Tools ribbon section.
I have looked in CMDUI.XML to find the other buttons which are in this section and it appears they should be under ...
0
votes
1answer
38 views
SharePoint pop-up message when using the ribbon, all in IE9
If I try to modify a public-facing page, from the SharePoint ribbon, in IE, I get a pop-up message that says "This page is accessing information that is not under its control. This poses a security ...
2
votes
1answer
26 views
Can a custom button be shared by multiple custom tabs?
I have a custom button (FlyoutAnchor) that is duplicated on every ribbon on every page of our SP 2010 site. It's all working perfectly, but any changes that have to be made must be made 17 times. Is ...
0
votes
0answers
39 views
what is the CommandUIDefinition location for wiki page
I am trying to add custom ribbon button to the share point menu for wiki library under manage group. I am able to see the ribbon button on "view all pages" section of wiki library.But when I open the ...
0
votes
2answers
46 views
Customize the I like it ribbon
Is it possible to customize the ribbon that shows I like it and show something like below?
I know we can hide and style the default I like it and Tags&Notes buttons, we are looking to add new ...
0
votes
1answer
61 views
Why is the ribbon different for users with the same permissions?
I have a published site. I have given 2 users Read permissions to that site. On user can see the browse and page tabs (tho most options are disable {like the should be}), the other user does not ...
0
votes
0answers
58 views
Extra NewItem dialog for document library view on a page with other list views
When I place a document library view on a web parts/wiki page that contains another list view(s) and press "Create new" button on ribbon (when the doclib view webpart is selected), two (the same) ...
0
votes
0answers
14 views
Replacing the Delete Item button on the Calendar DisplayForm
I'm using 2010 enterprise and I have a custom content type that has been created from an event content type. It is basically a calendar with some new fields added to it. When a user clicks on a ...
0
votes
1answer
36 views
How to deploy a custom ribbon tab across Root Sub-Levels?
I have a custom ribbon tab that works perfectly on the root Site, e.g.
www.site.com/Lists/MainContentType/AllItems.aspx
But it does not work on subsites e.g.
...
0
votes
1answer
63 views
is anonymous user form javascript
I'm using sp2010
I have computability problem with IE7 ,where a piece of the ribbon left in top of the screen.
I want to remove it if the user come to the anonymous website with JavaScript.
My ...
0
votes
1answer
117 views
Show standard SharePoint ribbon in custom list form
I have created a custom list form, inside the Layout folder and attached to the custom list,
for new item and edit item..
However I want to show standard ribbon on my custom page.
Any help to achieve ...
0
votes
1answer
149 views
Custom ribbon button on NewForm.aspx not showing up
NOTE: I know this question has been asked before but the answers shown at Buttons not appearing in custom ribbon group do not seem to explain fully how to solve the issue. I added a GroupTemplate but ...
2
votes
0answers
343 views
How to add CustomAction button in Ribbon of DocumentLibrary in SharePoint Online?
How can I add a CustomAction button in Ribbon of Document Library in SharePoint Online (Office-365) for Sandbox solution without any code ?
I have created team-site in SharePoint Online. And having ...
1
vote
2answers
303 views
Hide Ribbon Button for a Particular List
I want to hide a SharePoint 2010 ribbon button for a list based on SharePoint groups.
SPSecurity.RunWithElevatedPrivileges(delegate()
{
using (SPSite site = new ...
1
vote
0answers
88 views
Ribbon Custom action for creating new page
I would like to create a new Ribbon Custom action for creating new page, because I want to have more control on creating new page. I have created a SharePoint hosted app and added new ribbon custom ...
0
votes
0answers
88 views
How do I use the “Export to Excel” feature in a SharePoint 2010 Slide Library?
Our SharePoint 2010 Enterprise site has a Document library and Slide library.
In the Document libary, the Export to Excel button works great.
But in the Slide library, the control is disabled. Is ...
1
vote
2answers
89 views
Custom action or a specific list in SP 2007
I have a question regarding the custom action, basically I would like to create a custom action in ribbon for only ONE SharePoint list, this list already exist and i cannot and i dont want to modify ...
1
vote
1answer
209 views
How to change the default font face and size in the text editor of the ribbon
Is it possible to change the default font face and size in the SharePoint 2010 Rich Text Editor Ribbon control? If so how?
Note: I need this to work throughout SharePoint, not just when changing ...
2
votes
0answers
62 views
Adding Custom Image Styles to the Ribbon
I use the following Editor Control, with the PrefixStyleSheet "el-" for my custom styles:
<PublishingWebControls:RichHtmlField FieldName="f55c4d88-1f2e-4ad9-aaa8-819af4ee7ee8" ...
0
votes
1answer
89 views
Hiding “half” of the New button in the SharePoint ribbon
I built a calendar with multiple content types. What I'm basically trying to achieve here is to force a user to choose from those content types when creating a new item instead of defaulting to the ...
1
vote
1answer
234 views
Missing SP.Ribbon.js
I am running into a strange problem that SP.Ribbon.js is not getting loaded.
Normally if I view page source, there will be a bunch of RegisterSod(...) lines that loads a bunch of sharepoint ...
2
votes
0answers
30 views
SharePoint 2010 Ribbon in MOSS 2007
I wonder if any of you might have any experience/suggestions/ideas in how to implement a ribbon control in MOSS 2007, that is identical to the version available in SP 2010
0
votes
1answer
199 views
Unable to use the ribbon “Download a Copy” when multiple documents are selected
Several users reported that the ribbon button gets grayed out as soon as they select multiple documents to download from a document library.
The feature works fine if you select a single document and ...
0
votes
1answer
246 views
Custom Ribbon button in Calendar event edit form SP2013
I am trying to define a ribbon button that appears in the calendar new event and/or modify event form using Visual Studio.
I am perfectly able to have a ribbon button appear in the list view and ...
1
vote
1answer
147 views
Create Custom Ribbon Tab with New Document Flyout
My boss wants me to assume that the clients are complete idiots and that the standard document tab with all the options is too scary even with all the options grayed out. He wants me to create a ...
0
votes
1answer
353 views
How can I add button to ribbon that visible only for specific content type?
I have document library and i want to add button that will be visible only for my content type:
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<!-- Parent ContentType: ...
1
vote
0answers
78 views
SharePoint interact with Rich HTML editor using javascript
Is there any way to manipulate the editor content by using JavaScript?
My ultimate goal is to allow user to click a button on ribbon bar, and JS will help to insert some predefined template html into ...
0
votes
0answers
85 views
What causes the ribbon bar to be missing in master (landing) page and still visible but disabled in subsites?
I am missing the ribbon bar in my custom master page but it displays in all subsites in disbled condition. I have used the same copy of v4.master page and added my new custom css. I've edited the ...
2
votes
3answers
335 views
Remove ribbon entirely on certain page?
Can this be done with SharePoint Online?
Failing that, for an entire site?
Thanks.
1
vote
0answers
38 views
Browser previous page button causes ribbon buttons unavailable
We have got problem on sharepoint 2010 lists: user executes custom action redirecting user to some custom sharepoint page then user click previous page browser button and after selecting again item ...
1
vote
1answer
44 views
After migration Sharepoint doesn't tell that the page is checked out
After we did a migration to a portal we found a weird behavior which I need your help in
we migrated the masterpages manually and added the ribbon code and all of the placeholders
the issue is that ...
5
votes
2answers
598 views
Ribbon gets hidden by default. How to fix that?
I have the following problem: the ribbon bar gets hidden by default for the users of a site collection, so they must enable it manually by using the "Show Ribbon" link on the site action menu.
This ...
2
votes
1answer
150 views
How to remove ms-cui-disabled from a button?
The Workflow button is currently disabled on a list, in all views. It is using the "ms-cui-ctl-large ms-cui-disabledcui-disabled" CSS. Where do I go to change this to the class="ms-cui-ctl-large " ? ...
2
votes
0answers
86 views
Load List Item Ribbon tab on page load when using Page in Pages Library
My question is a little bit different than the other missing / loading ribbon questions and I'll explain why.
In order to properly style my application, I've created a page in the Pages Library and ...
0
votes
1answer
77 views
Hide Site Actions at the top of the page and the list tools on the toolbar for a specific permission group
Hi I want to be able to hide the 'Site 'actions' button at the top of my sharepoint page as well as the List Tools in the ribbon. I have a code which removes these altogether but I want to remove ...
4
votes
2answers
223 views
Button not appearing on custom tab
I'm attempting to add a tab to the Library contextual group. So far that works inside a Document Library. I can also see my Group on the new tab, but I don't see my button (will have more than one ...

