Rahul Khanna

Rahul Khanna

  • NA
  • 236
  • 0

Need help in custom application page and Javascript.

Dec 21 2013 6:51 AM
Hi all,
If we click on the any document under "Name" field in sharepoint 2010 document library, the particular document url is opened. I want to customize this functionality. If we click on any document under the "Name" field of document library it should redirect to CustomApplication page under _layouts folder. Is there any Javascript way or any event handler to do this?

Once click on any document in document library instead of opening the particular document url it should redirect to below url:

"/_layouts/MyCustomApplicationPage/MyCustomApplicationPage.aspx?ItemId={ItemId}"