A ribbon is an interface where a set of toolbars that are placed on tabs in a tab bar.

learn more… | top users | synonyms

6
votes
1answer
472 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 ...
2
votes
1answer
49 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
1answer
198 views

Why CustomRibbonButton for List not displaying in RibbonBar?

I have added 1 Element File for CustomRibbon Button. And added 1 Feature to deploy this RibbonButton. When I deploy this, it deploys and Feature is Activated but not displaying the Button in ...
2
votes
1answer
161 views

Is It Possible to Add the SharePoint List View Related Ribbon to the Application Page?

Is it possible to add the list view related ribbon to the application page? I have a list view webpart in my application page. Now I don't have any ribbon like list view web part. Is it possible to ...
1
vote
1answer
228 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 ...
1
vote
1answer
145 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 ...
1
vote
1answer
94 views

Missing Buttons and Function on Ribbon bar

The ribbon in my entire production SP2010 farm is not right and am not sure how it got like that (am assuming a web part deployed and maybe did something?? As I am NOT a developer and did not do ...
1
vote
1answer
89 views

Editing the ribbon button URL

I would like to edit the the link that the close button on the ribbon redirects users to. Is this possible and how do I go about doing so? Thanks
1
vote
1answer
349 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 ...
1
vote
1answer
365 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
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 ...
0
votes
1answer
35 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 ...
0
votes
1answer
58 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
109 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 ...
2
votes
0answers
333 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 ...
2
votes
0answers
61 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" ...
2
votes
0answers
29 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
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 ...
2
votes
0answers
76 views

Create submenu item on Ribbon's Splitbutton

I just want to know if it's possible to add submenu on a custom splitbutton by using a delegate control. I know that the normal way is to use javascript function to create the submenu xml. But I was ...
2
votes
0answers
235 views

SP2010 Ribbon add confirm logic on publishing a page

I need to display a confirm popup when page is published to warn about unpopulated publishing page fields. User might contiune in which case page will be published, or user might cancel publishing. ...
2
votes
0answers
142 views

Field types error when ribbon is shown

We upgraded our MOSS 2007 to SharePoint 2010 yesterday. Everything seemed fine until I chose Show Ribbon from the site menu. Now I get an error like this: "One or more field types are not installed ...
2
votes
0answers
233 views

How To: Ribbon Options Language & their ToolTip Text Language = Same Site's Language?

I have SPS 2010 Intranet site for a global company where each country has its own site. Of course, Each country's site has its own language (All SharePoint 2010 Language Packs are installed). ...
1
vote
0answers
72 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 ...
1
vote
0answers
53 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 ...
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 ...
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 ...
1
vote
0answers
37 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
0answers
47 views

Sharepoint 2010 Ribbon on working on inner pages

I have a publishing portal site set up with all relevant features enabled. The ribbon is completely greyed out and does not allow me access to any editing, publishing or browsing features. However, on ...
1
vote
0answers
170 views

Enable style button on ribbon in SP 2010 edit list form

I am trying to add custom styles to a wysiwyg editor field in a SharePoint list. I have tried adding in the prefix .ms-rteStyle-xxxxx (xxxxx being the style name). This still doesnt seem to get ...
1
vote
0answers
59 views

Same custom button on 2 totaly different lists

Is it possible to have just the same custom button, show on 2 totaly different lits? Because when i use the same type for the lists TemplateType="10777" then the list have the same fields. So i need ...
1
vote
0answers
29 views

Make a group in tab without title

Is it possible to make a group in ribbon without title? When I added a group with setting "Title" attribute to empty (""), the space usually display group title has disappeared. Hope someone helps ...
1
vote
0answers
194 views

Customizing richtextbox from formfield

This applies to SharePoint 2010. I have a requirement where users can only use a very specific set of "styles" when creating their content for SharePoint lists. As the "styles" ribbon button does not ...
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
0answers
25 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
0answers
27 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
0answers
34 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
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
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 ...
0
votes
0answers
82 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 ...
0
votes
0answers
107 views

How to change Text/Label of CustomAction button of Ribbon?

I want to change the Text/Label when I click on the CustomAction button of Ribbon. It should be change from my Javascript function because I want to check the condition in that. My CustomAction ...
0
votes
0answers
22 views

CustomRibbon not displaying in inbuilt List created

I have created my CustomRibbon button in my project. When I deploy it, it is showing me in the CustomList which is created from Site, but not displaying in the List which is created from VisualStudio ...
0
votes
0answers
157 views

Activating ribbon contextual tabs for web part with JS or ServerSide

I' searching for a way how to activate the ribbon contextual tabs for a particular web part. For example on a page there are more than 1 web parts and i want to automatically show in the ribbon ...
0
votes
0answers
182 views

InputFormTextbox in WebPart ribbon not changing to rich text mode

I have added an InputFormTextBox to my webpart and made the webpart display for the default new form. I expect the ribbon to change to allow rich text editing when you click into the textbox. But it ...
0
votes
0answers
75 views

SharePoint 2010 Ribbon dynamic item localisation

We are using PageComponents and javascript to dynamically construct and populate some flyouts with menu options. Some of the menu options text need to be localised but the resource access strings (eg ...
0
votes
0answers
120 views

How to enable standard ribbon like data sheet view to the spgridview which is in application page?

I have one application page there i am getting task and doc list information and displaying in spgrid view.Like the sharepoint list view. Now i need to enable the some standard Sharepoint list ...
0
votes
0answers
143 views

Elements.xml Location value for 'View Item' to add Custom Action

In our Elements.xml file we add a custom action for the EditControlBlock which calls our own edit URL. Now we want to do a similar thing for when the user click on the 'View Item' ribbon element. ...
0
votes
0answers
54 views

Keyboard shortcut to insert a link from address

There is a keyboard short cut "ctrl + k" that will insert a link from SharePoint. Is there a keyboard shortcut to add a link from address? Is it possible to add one?
0
votes
0answers
152 views

automatically show ribbon on publishing site

I have a custom publishing site (custom masterpage and custom site definition). I want ribbon automatically be shown on new sites. So the users don't have to enable it through Site Settings: So it ...
0
votes
0answers
214 views

How to add a “Actions List” in a Sharepoint Pop Up?

I have a PopUp opened by SP.UI.ModalDialog.showModalDialog that contains a form, and I want it has some actions like a normal edit pop up (View Snapshot). The pop ups content comes from a ...

1 2