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

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...

Custom Form Base Login Web Part With Sharepoint 2010

In my  Last Post , I talked about creating a Form based authentication web application with Active Directory LDAP. After implementing that you have surely noticed that, when you try to sign in after creating a site collection from FBA web application, you get the following sign in page: Surely, it does not look pretty at all. So, you might want to change this default login page. In order to do this, first let us create an empty SharePoint project in Visual Studio 2010. After that, add an application page by right click-selecting “Add New Item” and you will get like the following window in Solution Explorer: Notice that, when you add any application page to your project, Visual Studio automatically creates a Layouts  folder. To keep things simple enough for your understanding, you may keep your application page under a folder where you might name it as same as your project like the figure above. Now, add a reference for  Microsoft.SharePoint.IdentityModel...

Migrating from Skype for Business to Microsoft Teams: A Step-by-Step Guide

Do you still use Skype for Business to meet the communication and collaboration needs of your business? If so, now is the perfect time to think about switching to Microsoft Teams, a cutting-edge platform with cutting-edge capabilities and seamless connectivity with other Microsoft services. But if you're unfamiliar with the procedure, switching to a new platform can seem like a difficult task. I'll walk you through the process of switching from Skype for Business to Microsoft Teams in this article. Plan the migration in Step 1 You must make a plan before you start the relocation procedure. Set a deadline, make a list of all the Skype for Business capabilities you presently use, and choose whether to migrate gradually or all at once. Step 2: Set up your surroundings. Make sure your network and infrastructure fulfil Microsoft Teams' standards. Upgrades to your hardware, software, and licences might be necessary. Additionally, confirm that you have the right permissions to ca...