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

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

How to: Debug SharePoint Applications

You can greatly simplify debugging by using Visual Studio extensions for Windows SharePoint Services. This topic includes procedures that explain the following: Debugging with Visual Studio extensions for Windows SharePoint Services Performing manual debugging Performing remote debugging Debugging with Visual Studio extensions for Windows SharePoint Services Press the F5 key to begin debugging with Visual Studio extensions for Windows SharePoint Services. The following procedure demonstrates how to enable F5 debugging. To enable F5 debugging Locate and open the target SharePoint application's Web.config file. By default, it is located in C:\Inetpub\wwwroot\wss\VirtualDirectories\80. Find the following line of code and change the  debug  attribute to  true . Save the changes to the Web.config file. In Visual Studio, right-click the SharePoint project, and then click  Properties . Click the  Debug  tab, and then type the target SharePoint URL in t

SharePoint 2010 – How to use Audio and Video Webpart

Video and Audio Web Part [ a.k.a Media Web Part ] is one of the new cool web parts in SharePoint 2010, so in this article I am going to show you the way to add this web part in your page. To add Media web part to the page you must activate those two features 1- SharePoint Server Publishing Infrastructure Feature in Site Collection features 2- SharePoint Server Publishing Feature in Site features After that edit page then click on Insert tab in SharePoint Ribbon then select Video and Audio Now the Media Web Part in the page Click on the Media Web Part and you will find Options Tab in the Ribbon As you can see in the Options tab there are Chang Media button allow you to select the video and Chang Image button to change the image of web part and Styles (Dark, Light) Click on Change Media to select the Media file. From Computer opens up the Upload media so you can upload the video and display it. Once you click ok and saving the page. Click on play button and enj