Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Not apply custom action for Task list in SharePoint Fondation 2013

$
0
0

Hi, every body. I have develop custom action only for Task List content type, but my code not work if I setup RegistrationId="107".

If setup RegistrationId="101" or any, my custom action is working. Where is my wrong or maybe it is bug in SharePoint Fondation 2013?

<?xml version="1.0" encoding="utf-8"?><Elements xmlns="http://schemas.microsoft.com/sharepoint/"><!--Добавляем ссылку на страницу параметров списка--><CustomAction
    Id="TaskReminderFeature"
    GroupId="GeneralSettings"
    RegistrationType="List"
    RegistrationId="107"
    RequireSiteAdministrator="TRUE"
    Location="Microsoft.SharePoint.ListEdit"
    Title="$Resources:ListFieldsPrintFeature, EditLinkDisplayName"
    Sequence="103"><UrlAction Url="_layouts/ASDF/ASDF.aspx?ListId={ListId}"/></CustomAction></Elements>


Aleksandr Shramko



Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>