MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Column value for new list item based on URL parameter

  Asked By: Vernon Farmer         Date: Oct 04, 2007      Category: MOSS      Views: 471
 

Is there a way to make the value of a column when creating a new list
item be assigned based on a URL parameter?

What I'd like is to assign a value for say, the "Company Unit" column
based on from where the user clicked on "New Item". Like if there's a
view of the list based on the where the "Company Unit" is "Human
Resources", I'd like to be able to set it so that when the user clicks
on "New Item" in that view, the new item form already has "Company
Unit" set to "Human Resources." Same kind of thing when "New Item" is
clicked on other views of the same list.

Is this possible in SharePoint 2003 or 2007 without programming a new
web part? If not, does anyone know where to get a webpart?

Tagged:                    

 

1 Answer Found

 
Answer #1       Answered By: Tatiana Houston          Answered On: Oct 04, 2007       

If you're using MOSS included with the Publishing features is the "Query
String (URL) Filter" web part. With that you can filter things on your
web page based  on query strings in your URL.

 
Didn't find what you were looking for? Find more on Column value for new list item based on URL parameter Or get search suggestion and latest updates.


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