0
votes
0answers
55 views

Choice drop-down column doesn't display choices, SP 2010

We have one SP2010 site and in one library we have added two choice columns with drop-down menus. We have populated choice with names for each column. Columns are added to the document library but ...
0
votes
2answers
230 views

How to get user profile info from AD like ManagerName and E-mail automatically in doc library item

I have a Document Library based on a custom content type and I cannot figure out how to grab information from the user profile. The built-in column called "Created By" knows my "full name" based on my ...
0
votes
2answers
423 views

SharePoint 2007: How to track time taken of column value changes?

I'm working in SharePoint 2007 Document Library, where there is a Choice column named Status, with a value of Assigned, In Progress, Closed. I wanted to capture the time taken of document status ...
1
vote
2answers
133 views

Contenttype for Documentset, site- and listcolumns

we created programmatically a contenttype for a documentset. In this contenttype are some other contenttypes for documents whic hare only allowed in the documentset-contenttyp. The ...