A ribbon is an interface where a set of toolbars that are placed on tabs in a tab bar.
0
votes
1answer
508 views
Need help in adding Custom Action to Custom Button!
I am adding a custom button to SP Ribbon with exactly same functionality as OOTB "Save and Close" button. I am trying to add it though custom action but other solutions are welcome as well. My ...
0
votes
1answer
26 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
1answer
37 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
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 ...
2
votes
1answer
54 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 = ...
2
votes
2answers
683 views
How do I enable/disable a ribbon button in the Display form?
I want to enable/disable a ribbon button in display form of a list based on whether versioning is enabled or not.
In the EnabledScript of CommandUIHandler, I am specifying a javascript function which ...
2
votes
1answer
137 views
Ribbon buttons aren't enabled when I use query string parameter with filter
I have a problem adding filters with parameters in the lists.
I added a query string parameter. It is used in a filter. When I select one item in the list, most ribbon buttons (edit and delete, ...
1
vote
0answers
76 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
57 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
17 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 ...
2
votes
1answer
369 views
Add custom groups to custom ribbon tab from different features
I have two features in SharePoint 2010 project. Every feature has its own button that have to be placed in different groups on the same custom tab.
For example:
Feature1 adds "Hello" group with ...
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 ...
0
votes
2answers
52 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 ...
5
votes
5answers
4k views
How do I enable a greyed out datasheet button?
On my list the datasheet button is greyed out. How do I go about enabling it?
6
votes
1answer
474 views
On default.aspx, how can I properly control the Ribbon with OOB webparts?
In a team site, I have put two DataFormWebPart (in new mode) that allow users to directly push data to two SP lists.
The two webpart are saving data as expected, but the ribbon is weird when having ...
0
votes
1answer
523 views
Ribbon not showing up on My Sites?
I'm having a weird issue with the top ribbon on MySites. This has been like this from the beginning even before I have added some CSS, so I don't think that would be the problem.
Basically, what is ...
1
vote
0answers
57 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
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 ...
2
votes
5answers
3k views
Infopath Button missing in Ribbon for List
I am trying to follow some tutorials for customizing a list with InfoPath 2010. However, when I click on a list it appears I am missing the InfoPath button. I do have Infopath 2010 installed and can ...
1
vote
1answer
351 views
How to override Ribbon Save Button functionality for a specific page layout?
Is there a way to override Ribbon Save Button functionality in publishing page of specific page layout? My intention is not to override it for all publishing pages but to limit it to specific page ...
5
votes
1answer
127 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
2answers
93 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 ...
0
votes
0answers
30 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 ...
1
vote
0answers
77 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 ...
2
votes
1answer
431 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 ...
0
votes
1answer
36 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
35 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
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
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 ...
8
votes
3answers
3k views
Hiding buttons of the Ribbon Bar
Is it possible to hide specific buttons of the SharePoint 2010 Ribbon Bar based on the user's permission on publishing pages? For example, we need to hide the font dropdown and under the Insert tab, ...
1
vote
2answers
296 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 ...
3
votes
3answers
3k views
Ribbon buttons are greyed out when using a custom form template
So I've created a custom form template based on the default ListForm (haven't changed much there, basically just the title), I've set up a custom content type and I've added that to a Tasks list. When ...
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 ...
3
votes
2answers
866 views
In SharePoint how to display custom ribbon button to particular lists only?
I am having four external list "List1", "List2", "List3", "List4". I have added a custom ribbon button Like:
<?xml version="1.0" encoding="utf-8"?>
<Elements ...
0
votes
1answer
35 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
61 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
115 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
146 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
339 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
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
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
86 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 ...
4
votes
2answers
968 views
Selected value in ribbon DropDown/ComboBox is not displayed
When I select one of the values in my DropDown (or ComboBox, tried both), the event gets triggered correctly, but the selected item is not shown when the DropDown is closed (the box stays empty). I ...
1
vote
1answer
204 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 ...
3
votes
4answers
2k views
Blog - how to avoid List Tools in ribbon when clicking on text
I have created a custom blog with the publishing feature enabled.
When I am logged on with a normal user (with no admin rights) and click on a text or an image, "List Tools" appeares in the ribbon, ...
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 ...



