Custom actions enables expanding or extending the standard behavior of SharePoint 2010 core components.

learn more… | top users | synonyms

2
votes
1answer
804 views

How to add a custom action in Ribbon.EditingTools.CPEditTab.Markup with SharePoint Designer or PowerShell?

I'm trying to add a custom action in the Ribbon.EditingTools.CPEditTab.Markup group. My goal is to add a button that fires a custom javascript that inject som html content in the rich editor control ...
1
vote
1answer
26 views

I'm looking for a way to detect the ribbon load event

I'm looking for a way to hide a button from the ribbon using javascript, but to do this I need to wait until the elements of the ribbon are loaded. Is there a way to detect such event?
0
votes
3answers
339 views

How to create workflow & submit data using infopath form?

I have designed the Form in InfoPath. I want to submit the form's data in my Sharepoint site. Sothat the supervisor(the higher level)person can check the details and he can Approve/Reject the ...
1
vote
1answer
425 views

Conditionally Show/Hide/Disable Custom Workflow Action Buttons

I have three custom action buttons on a list created through SharePoint Designer. All three buttons execute a workflow and I need to show/hide or enable/disable the buttons based on certain conditions ...
0
votes
2answers
36 views

Custom action with javascript doesn't navigate in DisplayForm

I have a strange issue, basically, I have the following custom action: <CustomAction Id="Navigate.DisplayMenu" Title="Navigate to:" RegistrationType="ContentType" ...
0
votes
2answers
34 views

Custom action with custom code doesn't work properly

I have an action in my document library, but it doesn't work as it supposed. So I have here definition of my custom action: <CustomAction Id="MyProject.Google" Title="Go to google" ...
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 ...
0
votes
0answers
34 views

I can not see Custom Ribbion that created from following code

I have created custom action to view on webpart page but i can not see it. <Elements xmlns="http://schemas.microsoft.com/sharepoint/"> <CustomAction Id="MyRibbonCustomization" ...
0
votes
1answer
211 views

open new item form through custom action

I have created a custom action which visible to user on "Issue" Display Form. I have another list called "Note" which has a look field (Type of Issue) called Issue. Basically there is one to many ...
0
votes
0answers
50 views

Sharepoint 2010 Custom Action not appearing when there is no custom action for list in Designer!

I have a strang problem in my site , I created a custom action by Using a Feature in Visual Studio for one of custom lists , when I added another custom action to displayForm in SharePoint Designer I ...
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
1answer
84 views

How to get URL of a document if I have the documents item ID (JavaScript)?

I am trying to create a Ribbon Custom Action in SharePoint 2013 that will e-mail links of selected documents in a document library. I can get the Item ID's of selected items, but how can I use these ...
0
votes
0answers
18 views

Gantt View with custom action

Does anybody now if it is possible to have a Gantt View with custom action in row context menu (or something similar). What i mean is to add an action above Delete (see photo)
1
vote
1answer
43 views

Localize a CustomAction programmatically

I work in a farm environment and i want to add a CustomAction in a specific SPList. The list is created programmatically, so i cannot know the ID. For that i tried to register the action with ...
0
votes
1answer
287 views

Custom workflow activity for SP 2007 appears in Designer's action picker but won't add

This is SharePoint 2007. I created a custom workflow activity in Visual Studio 2008 (using this and a few other blogs as a reference). I deployed it properly, I think. I can go into SharePoint ...
0
votes
0answers
17 views

CustomAction Javascript is not executed on Publishing page

hi i have the following problem. I try to add a custom action(code below) to a publishing page it adds but if i click the button the javascript in the handler is not executed does anybody know the ...
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 ...
0
votes
1answer
24 views

SP2007 using Source token in link

In SharePoint 2007 in some occasions i see that when im redirected to some pages etc, i see a source in query string, and this i can use to be redirected back to the original page. I've read on msdn ...
0
votes
1answer
74 views

MenuItemTemplate calling a method instead of URL

How can I add my method instead of URL of a website, I can see another option as "ClientOnClickScript" but not sure how exactly I can do it tho, here's my code public class MyUserControl: WebControl ...
0
votes
0answers
32 views

Link in ECB menu 'Send To'

I have a small question regarding the poisition of the menu in "Send to" in EditControlBlock menu on an item. Basically when you click over an item in document library or whatever you have a menu: ...
1
vote
2answers
84 views

How can the deployment of a feature (or element) be made dependent on the SharePoint version (2010/2013)?

I have a solution (deployed in the Sandbox) that declaratively creates CustomActions (menu items). It works fine in SharePoint 2010 and 2013, but we don't like the look in 2013 so I'd like to exclude ...
0
votes
1answer
118 views

Create a custom action to my custom settingpage, but got error: Application Server Administration job

I have created a new VS 2010 sharepoint empty project. Create a feature with the name "Create action". I created also an action element file with the following xml code: <?xml version="1.0" ...
2
votes
0answers
197 views

Is it possible to add a CustomAction in a SharePoint 2013 Survey Settings menu?

We have an application deployed on SharePoint 2013. Part of the application adds custom items to the ribbons of lists and libraries and the edit control block of list and library items. This is the ...
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. ...
2
votes
3answers
334 views

list item menu's custom action on content type (only SPD2010)

Is it possible to have a custom action List Item Menu in a document library on a specific content type, created in SPD 2010? In code I know is possible, but I'd rather try it out in SP Designer. Also, ...
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 ...
1
vote
0answers
67 views

SP2010 Custom action runs sandboxed but not as farm solution

Short version: Which changes need to be made to convert a custom workflow action, developed in VS2010, from a Sandbox to a Farm solution. Assume it is a placeholder with no logic added yet. Long ...
1
vote
2answers
74 views

Custom action doesn't navigate to another site

I have an issue with custom action. Here is the definition of my custom action: <CustomAction Id="GoToDefi" Title="Go To" Description="Go To" ...
1
vote
2answers
80 views

LinkButton with click method doesn't work

I have an issue with LinkButton in my toolbar, basically i deployed a custom action which adds a link button to the menu, this link button on click should do some task like adding an item, but this ...
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 ...
0
votes
1answer
16 views

custom action string type dependency property error

I am writing a custom action and running into an error on the publish stage of the SPD workflow editor. Essentially, my problem is that my dependency properties are not working correctly. Half of ...
0
votes
2answers
72 views

Custom action doesn't appear

I have an issue with custom action in SharePoint 2007, basically i have the following custom action declaration: <Elements Id="CF60B88A-783A-44f8-A49D-43659AB51G7E" ...
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
1answer
32 views

obtain actions from ecb

is there a way how to obtain the default list of custom actions in ECB ? I tried list.UserCustomActions but it returns only custom actions added by user. In my case it returned 0. I would like to ...
0
votes
0answers
91 views

Error in Custom workflow Activity in Sharepoint Designer 2010

I have create one Solution. on that time solution name was 'CrossSubsSiteAction'. deployed it successfully working my Custom Workflow Action from this articale : ...
0
votes
1answer
610 views

Activated Custom Action for SharePoint Designer dosn't display sentence

My solution requires me to create a custom action for SharePoint Designer for a list. I have treed creating the custom action the old fashioned way (200 method) by creating the action and deploying it ...
0
votes
0answers
91 views

How to add data in DropDownlist dynamically in InfoPath?

I have 1 form, in which there is 1 Dropdown list that contains List of Months From January to December of current year 2013. Now if I select any particular Month then, all the Dates(Only for Sundays) ...
0
votes
0answers
99 views

How to add LinkItem inside folder in sharepoint list of type Links

I have SharePoint 2010 in which i have a list whose type is "Links". Inside this "Links" list, i have a folder. I want to add link item to this folder programatically. I am using ...
0
votes
1answer
40 views

Microsoft Sharepoint 2007 - Having limit of max absence (MC,Leave) function?

I've just joined a company, and they threw me their sharepoint website which had functions up and running, including the Absence and Leave Calendar. Currently the absence and leave calendar functions ...
1
vote
1answer
342 views

How get item in CommandUIHandler EnabledScript use javascript

can anyone help me with the problem: I have a list external items from my system and i add a custom button on a ribbon. My item has a state and depending on the state my button should be available or ...
0
votes
1answer
121 views

FlyoutAnchor PopulateQueryCommand through clientContext

I have a problem. I want to add Custom action on a Sharepoint Edit form. This must be FlyoutAnchor and i want generate his content dynamically. I'm adding them throuh ClientContext object model(using ...
0
votes
1answer
128 views

How i can get “item ID” column through “BDC Identity” column

I create external list for display external items from my wcf service and add custom action on that list EditForm through ClientObjectModel with this url: ...
0
votes
1answer
176 views

Registering pageComponent using ClientObjectModel

is there any ways to register PageComponent using client object model? I want to add custom action on the edit form with dynamically populating FlyoutAnchor. But when page has been loaded i recieve ...
0
votes
0answers
52 views

Sharepoint 2007 HTML Form submitting to PHP Script not working

I am working in Sharepoint Designer 2007 through the web API to set up a form for a client of mine. The form simply collects some data, and upon submit, a PHP script compiles the data into a formatted ...
0
votes
1answer
240 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 ...
0
votes
0answers
148 views

SharePoint Delete confirmation message shows up twice

I'm facing a problem with delete confirmation message box which shows up twice. my scenario is the following : - I have a SharePoint Site. - Document library - Some custom actions i developed for the ...
1
vote
3answers
122 views

SPWeb = this.Web always points to Central Administration?

I'm learning SharePoint 2010 and facing a strange problem : I implement a custom action to add a ribbon button under Documents tab, this button has a command to open a modal dialog in my site which ...
2
votes
1answer
617 views

How to add Two java script file in element .xml

I am using 2 button in custom tab and each button has a .js file to load . Could you please say me how to use 2 .js file in the same element .xml and here is my code for element xml ...
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 ...
5
votes
1answer
450 views

How to make custom workflow activity parameter optional

I'm developing a custom Sharepoint 2010 workflow activity and I need some of it's parameters to be optional. For example, I need a user, using Sharepoint Designer, to be able to specify document path, ...

1 2 3