Controlling your SharePoint Navigation

August 29, 2007 · Posted by YvonneHarryman
2 Comments· 0 Links to this post

The Source property can be appended onto your URL’s to ensure that users are redirected back to a specific location after completing an action. For example if you have a link that goes to add or edit an item in a SharePoint list you can append Source=[URL] to ensure the user is redirected back to the page with the link once they select ok or cancel.

Tags:General