Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How to add value to document pop-up menu in Doc Library ?

  Asked By: Bhavika Chikhalia         Date: Dec 23, 2009      Category: Sharepoint      Views: 223
 

When You point to the document line at Your site's "Doc Library", the
pop-up menu containing values like : "View properities", "Edit
Properties", "Check Out" etc... jumps.
My question is, is it possible to add some custom value to that list
like ... something stupid... "Copy doc to my desktop" ?
If it is possible, how can I do it ?
I have no idea how to approach this, so any hints or anything would
be very helpful.

Tagged:                      

 

3 Answers Found

 
Answer #1       Answered By: Jeremey Avery          Answered On: Dec 23, 2009       

Yes, you can modify this menu. See this entry in the SDK:
msdn.microsoft.com/.../htm
l/tsptAddingContextMenu.asp

 
Answer #2       Answered By: Mariel Ferrell          Answered On: Dec 23, 2009       

It was very useful.
There is a simplier explanation at
www.sharepointcustomization.com/.../webparts.htm (Hello
World Custom menu  Web Part) .
Maybe You have some code example or guidline to building cascade
dropdown menu ?

 
Answer #3       Answered By: Santana Osborn          Answered On: Dec 23, 2009       

Sorry, I haven't worked with that aspect of the SDK yet, so I can't offer
any advice.

 
Didn't find what you were looking for? Find more on How to add value to document pop-up menu in Doc Library ? Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].