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
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
1answer
140 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
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
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 ...