Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Changing System Property Types

  Asked By: Jessica Clark         Date: Nov 22, 2009      Category: Sharepoint      Views: 182
 

Does anyone know of a way of changing the system property types from text to
multivalue lists? I would like the default Author to appear when checking
in a document but then also a list of selectable values available in case
the Author property is empty.

Tagged:        

 

2 Answers Found

 
Answer #1       Answered By: Darryl Nguyen          Answered On: Nov 22, 2009       

I can see how to add a new property  type to the profile and make it a
multivalue list, but not any of the system  properties. I would say that if
this is possible at all, you have to delve into development-land and
customize Sharepoint's code. That's not something I can help with.

 
Answer #2       Answered By: Tom Pruitt          Answered On: Nov 22, 2009       

While I have not looked at this, I wonder if you were to customize this, what
would it break? The Authors property  is a property that is used in the
promotion/demotion of Office documents. I would suggest that you tread down this
patch carefully.

 
Didn't find what you were looking for? Find more on Changing System Property Types Or get search suggestion and latest updates.


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