<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<CustomAction
Location ="Microsoft.SharePoint.ListEdit"
GroupId="GeneralSettings"
Title="ShalvinAction">
<UrlAction Url="javascript:alert('Adding item to General Settings of List {SiteUrl}')"/>
</CustomAction>
</Elements>

No comments:
Post a Comment