Hi Bala,
Add the custom Action to a Content Type. If you want in all list add to a "Item" Content Type
<CustomAction Id="CampaignOpp.SendToAdministration"
RegistrationType="ContentType"
RegistrationId="0x0100474BBA4EC75C724FB75F41D8E6E4E29801"
ImageUrl="/_layouts/images/32316.GIF"
Location="EditControlBlock"
Sequence="240"
Title="Send to Administration" >
<UrlAction Url="~site/_layouts/MyFeature/SendToAdministration.aspx?ItemId={ItemId}&ListId={ListId}"/>
</CustomAction>
No comments:
Post a Comment