/ Published in: XML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?xml version="1.0" encoding="utf-8"?> <Elements xmlns=http://schemas.microsoft.com/sharepoint/"> <CustomAction Id="GUID" Location="EditControlBlock" RegistrationId="1x0104" RegistrationType="ContentType" Title="Google this item" > <UrlAction Url="http://www.google.com/search?q={ItemId}" /> </CustomAction> </Elements>