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

How to Customize ECB Menu

$
0
0

HI ,

In AllItems.aspx page we can see all items which is entered by User .

On Title Column if we place cursor then we get some nice ECB Menu which is OOTB

it consist these options like edit, view properties,delete,Manage permission etc.

I  want to place 1 more option here Clone item in last-1 index

1st let me know how to just place this link here-it may simply re-direction logic

once this done then i wanna write a complicated logic

 suppose i have entered

  A1    Sudha

  A2 Zeba then if i click on 2nd entry ECB menu on clone item  link then a copy of this entry should be generated means in third row A2 zeba shud come

What idea i have got to develop this feature with VS 2008 and MOSS 2007 site is

Create an empty project ->Add xml file write here like-

<?xml version......

<Elements>

<CustomAction

Id="NewUIECBMenu"

GroupId="ECBMenu"

Location="Microsoft.Sharepoint.ECBMenu"

Sequence="1970"

Title="Clone Item">

<UrlAction Url="/_layouts/ECBMenu.aspx"/>

</CustomAction>

I thnk wrongly it has written

and finally i need to deploy it as feature doono exactly

Please help me


sudhanshu sharma Do good and cast it into river :)


Viewing all articles
Browse latest Browse all 25064

Trending Articles



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