SharePoint and Querystrings
Recently did a little bit of playing with querystrings (at the end of the URL, that is after the .aspx, put a '?' then the value below, to use more than one use an '&'), thought it might be something other people are interested in. Strange that I haven't really stumbled across these documented anywhere else, it might just be that I haven't been reading the right documents! (I'm sure that if this is the case it will be politely pointed out to me!)
Let me know if you have any others and I will add them to the list.
| |
Finally (there is always a finally isn't there?) a couple of things that should be considered:
1. These querystrings *will* respect the underlying SharePoint permissions, so for example, someone without the ability to add web parts will not suddenly be able to by using these querystrings.
2. These will let you add web part to pages that may not have been designed to have web parts added to them, for example the "Sites" page. Be very careful as there are certainly some issues to be discovered, don't try and get too fancy!
3. You use these at your own risk.
Comments
Anonymous
October 11, 2004
If you don't want to start filtering using a Form Web Part then using FilterField / FilterValue pairs is a nice easy route:
?FilterField1={column name}&FilterValue1={required value}Anonymous
November 01, 2004
Tie this info into the google deskbar
http://stephenmuller.squarespace.com/sharepoint-stuff/
yes Im trying to promote my blog.Anonymous
November 05, 2004
Good tip!Anonymous
November 09, 2004
hi
is there a way that if i provide the querystring value,a column in the web part takes that value and stores it when the user is saving data>Anonymous
November 09, 2004
hi
is there a way that if i provide the querystring value,a column in the web part takes that value and stores it when the user is saving data>Anonymous
January 24, 2007
The comment has been removedAnonymous
February 05, 2008
PingBack from http://sharepointsherpa.com/2008/02/05/sharepoint-2007-using-the-source-query-string-parameter/Anonymous
October 14, 2008
PingBack from http://panvega.wordpress.com/2008/10/14/adding-more-funtionaltity-to-sharepoint-with-js-funtions/Anonymous
December 23, 2008
PingBack from http://isea.zevenseas.com/?p=228Anonymous
December 23, 2008
PingBack from http://isea.zevenseas.com/?p=238Anonymous
December 23, 2008
PingBack from http://isea.zevenseas.com/?p=258