Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How do I change the default value of a site columns depending

  Asked By: Krista Porter         Date: Nov 25, 2006      Category: Sharepoint      Views: 356
 

I have a site column (Event Type) in a calendar list. I have 3
content types (National Event, Local Event and Radiothon). I want to
have the event type column default to "National Event" if
the "National Event" content type is chosen for a new item and "Local
Event" if the "Local Event" content type is chosen .....

Can this be done?

Tagged:                    

 

2 Answers Found

 
Answer #1       Answered By: Tejaswani Barve          Answered On: Nov 25, 2006       

Using JavaScript on NewForm.aspx, EditForm.aspx this can be done.

 
Answer #2       Answered By: Harshita Padwal          Answered On: Nov 25, 2006       

There is no out of the box way to do this?

 


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