Wednesday, March 25, 2015

How to: Redirect after document adding to a sharepoint document library

Thanks for the replies, but that is not i was searching for.


For example:




  1. the user clicks "+ new document" in the document library




  2. the user selects a local document




  3. the document gets uploaded and in that moment after it is successfully uploaded and the item is created in the list, i want to redirect the user to a custom url. On my system i get the Edit.aspx form -> i don't want this!!




Normally after successfully uploading a document to a document library under SharePoint 2010, the user gets a modal dialog where he sees only the field "Name" with the filename.


I would like to do this inside an eventreceiver.


After the document is successfully added to the library i would like to redirect the user directly to another page.


I hope this clearifies my problem :)


No comments:

Post a Comment