Skip to main content

30+ SharePoint Custom Actions Location and Sample


  • Sky Drive - CustomWare.SharePoint.CustomActionSample.zip
Part 2 show examples of custom actions for SharePoint Central Administration Application Management and Operation page. In Part 3, you'll find additional missing custom actions group IDs and locations in MSDN
for Sharepoint Central Administration Shared Service Administration page.
  • Part 2 - SharePoint Central Administration Application Management and Operation page
  • Part 3 - Sharepoint Central Administration Shared Service Administration page

Per-item edit control block (ECB) menu of document library

CustomActionId: EditControlBlock
CustomActionGroupId: None
CustomAction Element:

"CustomWareCustomActions.EditControlBlock"
RegistrationType="List"
RegistrationId="101"
Location="EditControlBlock"
Sequence="1000"
Title="CUSTOMWARE - EditControlBlock">
"http://www.mahanttech.com"/>


Toolbar menu at the display form of document library

CustomActionId: DisplayFormToolbar
CustomActionGroupId: None
CustomAction Element:

"CustomWareCustomActions.DisplayFormToolbar"
RegistrationType="List"
RegistrationId="101"
Location="DisplayFormToolbar"
Sequence="1000"
Title="CUSTOMWARE - DisplayFormToolbar">
"http://www.mahanttech.com"/>

Toolbar menu at the edit form of document library

CustomActionId: EditFormToolbar 
CustomActionGroupId: None 
CustomAction Element:

"CustomWareCustomActions.EditFormToolbar"
RegistrationType="List"
RegistrationId="101"
Location="EditFormToolbar"
Sequence="1000"
Title="CUSTOMWARE - EditFormToolbar">
"http://www.mahanttech.com"/>

Toolbar menu at the new form of document library
CustomActionId: NewFormToolbar 
CustomActionGroupId: None
CustomAction Element:

"CustomWareCustomActions.NewFormToolbar"
RegistrationType="List"
RegistrationId="101"
Location="NewFormToolbar"
Sequence="1000"
Title="CUSTOMWARE - NewFormToolbar">
"http://www.mahanttech.com"/>

Toolbar menu at the list view of document library

CustomActionId: ViewToolbar   
*CustomActionGroupId: *None
CustomAction Element:
"CustomWareCustomActions.ViewToolbar"
RegistrationType="List"
RegistrationId="101"
Location="ViewToolbar"
Sequence="1000"
Title="CUSTOMWARE - ViewToolbar">
"http://www.customware.net"/>


Site Actions menu at list view of document library

CustomActionId: Microsoft.SharePoint.StandardMenu  
CustomActionGroupId: ActionsMenu  
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.StandardMenu.CustomList.ActionsMenu"
RegistrationType="List"
RegistrationId="101"
GroupId="ActionsMenu"
Location="Microsoft.SharePoint.StandardMenu"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.StandardMenu : ActionsMenu">
"http://www.mahanttech.com"/>

New menu at list view of document library
CustomActionId: Microsoft.SharePoint.StandardMenu
CustomActionGroupId: NewMenu
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.StandardMenu.CustomList.NewMenu"
RegistrationType="List"
RegistrationId="101"
GroupId="NewMenu"
Rights="ManagePermissions"
Location="Microsoft.SharePoint.StandardMenu"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.StandardMenu : NewMenu">
"http://www.mahanttech.com"/>


Settings menu at list view of document library

CustomActionId: Microsoft.SharePoint.StandardMenu
CustomActionGroupId: SettingsMenu
CustomAction Element: 

"CustomWareCustomActions.Microsoft.SharePoint.StandardMenu.CustomList.SettingsMenu"
RegistrationType="List"
RegistrationId="101"
GroupId="SettingsMenu"
Location="Microsoft.SharePoint.StandardMenu"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.StandardMenu : SettingsMenu">
"http://www.mahanttech.com/"/>

Upload menu at list view of document library

CustomActionId: Microsoft.SharePoint.StandardMenu
CustomActionGroupId: UploadMenu
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.StandardMenu.DocLib.UploadMenu"
RegistrationType="List"
RegistrationId="101"
GroupId="UploadMenu"
Rights="ManagePermissions"
Location="Microsoft.SharePoint.StandardMenu"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.StandardMenu : UploadMenu">
"http://www.mahanttech.com"/>

Site Actions menu at list view of surveys

CustomActionId: Microsoft.SharePoint.StandardMenu
CustomActionGroupId: ActionsMenuForSurvey
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.StandardMenu.SurveyList.ActionsMenuForSurvey"
RegistrationType="List"
RegistrationId="102"
GroupId="ActionsMenuForSurvey"
Location="Microsoft.SharePoint.StandardMenu"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.StandardMenu : ActionsMenuForSurvey">
"http://www.mahanttech.com/"/>

Settings menu at list view of surveys
CustomActionId: DD 
CustomActionGroupId: None
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.StandardMenu.SurveyList.SettingsMenuForSurvey"
RegistrationType="List"
RegistrationId="102"
GroupId="SettingsMenuForSurvey"
Location="Microsoft.SharePoint.StandardMenu"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.StandardMenu : SettingsMenuForSurvey">
"http://mahanttech.com"/>

Personal Action menu (Welcome User dropdown list)
CustomActionId: Microsoft.SharePoint.StandardMenu
CustomActionGroupId: PersonalActions
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.StandardMenu.PersonalActions"
GroupId="PersonalActions"
Location="Microsoft.SharePoint.StandardMenu"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.StandardMenu : PersonalActions">
"http://www.mahanttech.com"/>


Settings section on List Content Type page

CustomActionId: Microsoft.SharePoint.ContentTypeSettings
CustomActionGroupId: General
CustomAction Element: 

"CustomWareCustomActions.Microsoft.SharePoint.ContentTypeSettings.General"
GroupId="General"
Location="Microsoft.SharePoint.ContentTypeSettings"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.ContentTypeSettings : General">
"http://www.mahanttech.com/"/>

Columns section on List Content Type page

CustomActionId: Microsoft.SharePoint.ContentTypeSettings
CustomActionGroupId: Fields
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.ContentTypeSettings.Fields"
GroupId="Fields"
Location="Microsoft.SharePoint.ContentTypeSettings"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.ContentTypeSettings : Fields">
"http://www.mahanttech.com/"/>


Settings section on Site Collection Content Type page

CustomActionId: General
CustomActionGroupId: Microsoft.SharePoint.ContentTypeTemplateSettings
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.ContentTypeSettings.General"
GroupId="General"
Location="Microsoft.SharePoint.ContentTypeTemplateSettings"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.ContentTypeTemplateSettings : General">
"http://www.mahanttech.com/"/>

Columns section on Site Collection Content Type page

CustomActionId: Microsoft.SharePoint.ContentTypeTemplateSettings
CustomActionGroupId: Fields
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.ContentTypeSettings.Fields"
GroupId="Fields"
Location="Microsoft.SharePoint.ContentTypeTemplateSettings"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.ContentTypeTemplateSettings : Fields">
"http://www.mahanttech.com/"/>


General Settings section on Customize page for list or document library

CustomActionId: Microsoft.SharePoint.ListEdit
CustomActionGroupId: GeneralSettings
CustomAction Element:

"Microsoft.SharePoint.ListEdit.GeneralSettings"
RegistrationType="List"
RegistrationId="101"
GroupId="GeneralSettings"
Location="Microsoft.SharePoint.ListEdit"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.ListEdit : GeneralSettings">
"http://www.mahanttech.com/"/>

Permissions and Management section on Customize page for list or document library

CustomActionId: Microsoft.SharePoint.ListEdit
CustomActionGroupId: Permissions
CustomAction Element:

"Microsoft.SharePoint.ListEdit.Permissions"
RegistrationType="List"
RegistrationId="101"
GroupId="Permissions"
Location="Microsoft.SharePoint.ListEdit"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.ListEdit : Permissions">
"http://www.mahanttech.com/"/>
Screenshot: See section "General Settings section on Customize page for list or document library", item no. (2) 

Communications section on Customize page for list or document library

CustomActionId: Microsoft.SharePoint.ListEdit
CustomActionGroupId: Communications
CustomAction Element:

"Microsoft.SharePoint.ListEdit.Communications"
RegistrationType="List"
RegistrationId="101"
GroupId="Communications"
Location="Microsoft.SharePoint.ListEdit"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.ListEdit : Communications">
"http://www.mahanttech.com/"/>
 


Permissions and Management section on Customize page for document library

CustomActionId: Microsoft.SharePoint.ListEdit.DocumentLibrary
CustomActionGroupId: GeneralSettings
CustomAction Element:

"Microsoft.SharePoint.ListEdit.DocumentLibrary.GeneralSettings"
RegistrationType="List"
RegistrationId="101"
GroupId="GeneralSettings"
Location="Microsoft.SharePoint.ListEdit.DocumentLibrary"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.ListEdit.DocumentLibrary : GeneralSettings">
"http://www.mahanttech.com/"/>
Screenshot: See section "General Settings section on Customize page for list or document library", item no. (4)  

Microsoft.SharePoint.Create.WebPages

CustomActionId: Microsoft.SharePoint.Create
CustomActionGroupId: WebPages
CustomAction Element:

"Microsoft.SharePoint.Create.WebPages"
GroupId="WebPages"
Location="Microsoft.SharePoint.Create"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.Create : WebPages">
"http://www.mahanttech.com/"/>
Screenshot: !Create.WebPages.png|border=1!  

Left navigational area on pages for managing workflow

CustomActionId: Microsoft.SharePoint.Workflows
CustomActionGroupId: LeftNavBarLinks
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.Workflows.LeftNavBarLinks"
GroupId="LeftNavBarLinks"
Location="Microsoft.SharePoint.Workflows"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.Workflows : LeftNavBarLinks">
"http://www.mahanttech.com"/>

New menu on site collection People and Groups page

CustomActionId: Microsoft.SharePoint.GroupsPage
CustomActionGroupId: NewMenu
CustomAction Element:
"Microsoft.SharePoint.GroupsPage.NewMenu"
GroupId="NewMenu"
Location="Microsoft.SharePoint.GroupsPage"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.GroupsPage : NewMenu">
"http://www.customware.net/success"/>

Settings menu on site collection People and Groups page
CustomActionId: Microsoft.SharePoint.GroupsPage
CustomActionGroupId: SettingsMenu
CustomAction Element:

"Microsoft.SharePoint.GroupsPage.SettingsMenu"
GroupId="SettingsMenu"
Location="Microsoft.SharePoint.GroupsPage"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.GroupsPage : SettingsMenu">
"http://www.mahanttech.com/"/>

Actions menu on site collection People and Groups page
CustomActionId: Microsoft.SharePoint.PeoplePage
CustomActionGroupId: ActionsMenu
CustomAction Element:

"Microsoft.SharePoint.PeoplePage.ActionsMenu"
GroupId="ActionsMenu"
Location="Microsoft.SharePoint.PeoplePage"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.PeoplePage : ActionsMenu">
"http://www.mahanttech.com/success"/>

New menu on site collection People and Groups page
CustomActionId: Microsoft.SharePoint.PeoplePage
CustomActionGroupId: NewMenu
CustomAction Element:

"Microsoft.SharePoint.PeoplePage.NewMenu"
GroupId="NewMenu"
Location="Microsoft.SharePoint.PeoplePage"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.PeoplePage : NewMenu">
"http://www.mahanttech.com/"/>

Settings menu on site collection People and Groups page

CustomActionId: Microsoft.SharePoint.PeoplePage
CustomActionGroupId: SettingsMenu
CustomAction Element:

"Microsoft.SharePoint.PeoplePage.SettingsMenu"
GroupId="SettingsMenu"
Location="Microsoft.SharePoint.PeoplePage"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.PeoplePage : SettingsMenu">
"http://www.mahanttech.com/success"/>

Actions menu on Web site Permissions page

CustomActionId: Microsoft.SharePoint.User
CustomActionGroupId: ActionsMenu
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.User.ActionsMenu"
GroupId="ActionsMenu"
Location="Microsoft.SharePoint.User"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.User : ActionsMenu">
"http://www.mahanttech.com"/>

New menu on Web site Permissions page

CustomActionId: Microsoft.SharePoint.User
CustomActionGroupId: NewMenu
CustomAction Element:

"CustomWareCustomActions.Microsoft.SharePoint.User.NewMenu"
GroupId="NewMenu"
Location="Microsoft.SharePoint.User"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.User : NewMenu">
"http://www.mahanttech.com"/>

Settings menu on Web site Permissions page

CustomActionId: Microsoft.SharePoint.User
CustomActionGroupId: SettingsMenu
CustomAction Element:
"CustomWareCustomActions.Microsoft.SharePoint.User.SettingsMenu"
GroupId="SettingsMenu"
Location="Microsoft.SharePoint.User"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.User : SettingsMenu">
"http://www.customware.net"/>

Users and Permissions section on Site Settings page
CustomActionId: Microsoft.SharePoint.SiteSettings
CustomActionGroupId: UsersAndPermissions
CustomAction Element: 

"CustomWareCustomActions.Microsoft.SharePoint.SiteSettings.UsersAndPermissions"
GroupId="UsersAndPermissions"
Location="Microsoft.SharePoint.SiteSettings"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.SiteSettings : UsersAndPermissions">
"http://www.mahanttech.com"/>

Look and Feel section on Site Settings page

CustomActionId: Microsoft.SharePoint.SiteSettings
CustomActionGroupId: Customization
CustomAction Element: 

"CustomWareCustomActions.Microsoft.SharePoint.SiteSettings.Customization"
GroupId="Customization"
Location="Microsoft.SharePoint.SiteSettings"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.SiteSettings : Customization">
"http://www.mahanttech.com"/>



Galleries section on Site Settings page

CustomActionId: Microsoft.SharePoint.SiteSettings
CustomActionGroupId: Galleries
CustomAction Element: 

"CustomWareCustomActions.Microsoft.SharePoint.SiteSettings.Galleries"
GroupId="Galleries"
Location="Microsoft.SharePoint.SiteSettings"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.SiteSettings : Galleries">
"http://www.mahanttech.com"/>


Site Administration section on Site Settings page

CustomActionId: Microsoft.SharePoint.SiteSettings
CustomActionGroupId: SiteAdministration
CustomAction Element: 

"CustomWareCustomActions.Microsoft.SharePoint.SiteSettings.SiteAdministration"
GroupId="SiteAdministration"
Location="Microsoft.SharePoint.SiteSettings"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.SiteSettings : SiteAdministration">
"http://www.mahanttech.com"/>


Site Collection Administration section on Site Settings page

CustomActionId: Microsoft.SharePoint.SiteSettings
CustomActionGroupId: SiteCollectionAdmin
CustomAction Element: 

"CustomWareCustomActions.Microsoft.SharePoint.SiteSettings.SiteCollectionAdmin"
GroupId="SiteCollectionAdmin"
Location="Microsoft.SharePoint.SiteSettings"
Sequence="1000"
Title="CUSTOMWARE - Microsoft.SharePoint.SiteSettings : SiteCollectionAdmin">
"http://www.mahanttech.com"/>
 

Popular posts from this blog

Cascading drop down column in a SharePoint List

This article will show how to use codeplex project to achieve Cascading drop down columns in SharePoint list. This article will show how to achieve parent child relationship in column of SharePoint list.   Objective This article will show how to use codeplex project to achieve Cascading drop down columns in SharePoint list. This article will show how to achieve parent child relationship in column of SharePoint list. Step 1 Download the project from codeplex . Choose WSP file to download. To download the project Click here Step 2 After downloading the WSP add the solution using STSADM command. Navigate to BIN folder and add the solution. Command C:\Program Files\Common Files\microsoft shared\Web Server Extensions\12\BIN> stsa dm -o addsolution -filename c:\Stoneshare.CascadingDropDown.WithFilter.wsp Step 3 Open Central ADMIN and deploy solution. Navigate to Operation -> Global Configuration -> Solution Management. Select the Global Deployment option. St...

How to deal with SharePoint 2010 exception "An exception occurred when trying to issue security token: The server was unable to process the request due to an internal error"

Scenario: You receive the below exception when you try to logon to a site that has been configured to use Claims Based Authentication with a custom membership provider using FBA credentials: Event ID from Event Log  - 8306 An exception occurred when trying to issue security token: The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.. Explanation: This error started to appear in our QA environment which does not have Visual Studio installed. I have tried starting the service "Claims to Windows Token Service" but that did not help either. I have made sure that all config...

Create Rating Visual Web Part Using Visual Studio 2010,

Create Rating Visual Web Part Using Visual Studio 2010,  also Apply Rating Settings using c#   Back End Design  Register Assembly    <%@ Register Tagprefix="SharePointPortalControls" Namespace="Microsoft.SharePoint.Portal.WebControls" Assembly="Microsoft.SharePoint.Portal, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> Add Control. <div>    Average Ratting :    <SharePointPortalControls:AverageRatingFieldControl ID="PageRatingControl" runat="server"/> </div>