Create a Custom Action for a specific list via Visual Studio 2013 in SharePoint 2013

In this article, I will demonstrate How to Create a Custom Action for only one List via Visual Studio 2013 in SharePoint 2013.

Custom Action Tab at display form

This post has been updated and moved to Create custom action in SharePoint 2013 programmatically

Get the RegistrationId template list for a SharePoint custom action via Power Shell.

In this hint, I will show How to get the RegistrationId template list for a SharePoint custom action via Power Shell.

RegistrationId Custom Action list

This post has been updated and moved to Get RegistrationId SharePoint templates using PowerShell