Custom actions enables expanding or extending the standard behavior of SharePoint 2010 core components.
1
vote
1answer
27 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
2answers
54 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
35 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
0answers
51 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
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
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)
0
votes
1answer
85 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 ...
1
vote
1answer
45 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
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
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
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
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
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:
...
0
votes
1answer
121 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 ...
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
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.
...
1
vote
0answers
68 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 ...
0
votes
1answer
147 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
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
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"
...
2
votes
3answers
336 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
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 ...
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 ...
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
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" ...
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 : ...
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
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) ...
1
vote
1answer
343 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
3answers
340 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 ...
0
votes
1answer
178 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
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
243 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
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
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
123 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
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 ...
1
vote
0answers
9 views
Action / TASK assignment
I have created site with actions/tasks assigned to several team members . How can we set the permission levels such that people are able to see only task assigned to them in outlook as well from the ...
0
votes
1answer
118 views
how to submit and query values from web service infopath2010
I have a web service that takes a string parameter.
In my infopath form I have a dropdown list that gets values from the webservice.
I have another dropdown list below it that I'm wanting to ...
1
vote
1answer
45 views
Customactions not binding to content type
Facing a strange and frustrating issue just before Christmas :-(
Heres the scenario:
I've got a custom content type, list schema , the whole works all exported from another site using the Sharepoint ...
1
vote
1answer
128 views
Can not find web.Config of Empty SharePoint Project to Create an authorized type entry
I'm trying to write a custom workflow action and after searching I find this article and some other that referred to it.
I follow the instructions step by step, but at the last step, author said:
...
0
votes
2answers
156 views
Create a Ribbon for one list only and change it depending on a value
So, I created a custom list named "Events" and one named "attendees" for an event-management-solution (lets call it attendee training) in a site-collection at my SP2010 Server.
My Problem: I want to ...
1
vote
3answers
71 views
Minimizing the loadtime
I work with a sandboxed solution which is deployed in a .wsp file. The solution mostly contains our webparts. The pages that contains these webparts, are slow at startup, but it seems that there is ...
0
votes
0answers
54 views
How to group custom actions in ECB of a list / library
I created some custom actions and i want to group them together in some kind of group.
So that you have before and after my group of actions a dotted line.
1
vote
0answers
58 views
Hiding Custom Action for Just one document library
I have a custom action deployed for a site collection, now if I want to hide it for a custom document library is it possible.
Also this is what I am doing actually, can you think a better way of ...
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
...
3
votes
1answer
111 views
Custom Action Safe Control 2007
In extension to this question of mine, If I put location of custom action as
"Location="Microsoft.SharePoint.StandardMenu"
it gives me error
Failed to create a control from assembly '', class ...


