Custom actions enables expanding or extending the standard behavior of SharePoint 2010 core components.
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
29 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
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
117 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" ...
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 ...
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
0answers
89 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
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
3answers
332 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
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
120 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
239 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
147 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 ...
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 ...
0
votes
0answers
53 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.
0
votes
1answer
107 views
Access Denied on Custom Page deployed to Central Administration
I deployed a custom application page to central admin. http://msdn.microsoft.com/en-us/library/ff798467.aspx
If I am a farm administrator and the central admin site collection administrator I can ...
0
votes
0answers
98 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
0answers
386 views
custom action rights
I have a sharepoint 2010 site with a library.
this library has three subfolders.
the system admin has full control over the whole library.
All users have read only rights to the whole library.
...
0
votes
0answers
229 views
XSLT 0x80004005, a reference to variable or parameter cannot be resolved. the variable or parameter may not be defined
While trying to change a view column name so that the view would apply to all lists through an event handler I keep recieving a most annoying error after I deploy and create a new list. The initial ...
0
votes
0answers
181 views
External Content Type custom action with parameters not showing up in actions menu
So I looked around for solution and could not find anything. Here's the problem:
I am using SharePoint 2010.
I want to add a custom action to an external content type.
If I add a custom action ...
0
votes
1answer
75 views
How to quickly get the EditForm look and feel and functionality and customize it?
I have developed a custom ASPX page (a SharePoint application page) which is used as a replacement for the default EditForm. I need to have some fields available for editing (so, not all as the ...
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
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 ...
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
1answer
144 views
Custom Activities and Update to web.config with authorized types
I have a vs solution with:
One class library with custom activities.
One sharepoint project with a mapped folder to the workflow folder in the 14 hive and the custom actions entries.
One ...
0
votes
1answer
231 views
Creating Workflow -> Error
When I try to create a new WF in my Sharepoint Designer I get following error:
The list of workflow actions on the server references an assembly that
does not exist. Some actions will not be ...
0
votes
0answers
171 views
Custom Action for BDC Entity adds Plus Symbols in Query String Parameters
Using the web interface in SharePoint 2010, I add a custom action to one of my Business Data entities (External Content Type) to navigate to a URL with some parameters in the query string. The link ...
0
votes
1answer
371 views
Unable to add button to a custom list
I'm trying to add button to a custom list. It seems impossible to me, below is my button definition from elements.xml
<CustomAction Id="CopyTasksButton2" Location="CommandUI.Ribbon"
...
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 ...

