Tagged Questions
0
votes
1answer
83 views
Best way to delete a a sitecollection column
I have a site column that was created some time ago, and that column was added to a content type.
Then many lists were created using that content type.
Later they decided that field should not exist ...
1
vote
2answers
75 views
A change to the 'required' value of a site column not reflected in content type
As title suggests, I had a site column defined in the xml of a content type.
The site column was required. I have just changed the definition of this field (it is not defined anywhere else in the ...
2
votes
3answers
3k views
Change Title (linked to item with edit menu) to different column
How can I change the column in a SharePoint list that has the link to the item and the link to the item with edit menu eg:
Title (linked to item)
Title (linked to item with edit menu)
I want to have ...
1
vote
3answers
397 views
How to set columns visible only in Display Form on a Column used by a Content Type
I have a column that we will call C. This Column is associated to a Content Type (CT).
If I go to the properties of the CT -> Column C I can set the column to be Facoltative or Hidden:
If I put it ...
1
vote
1answer
525 views
What happened to multiple lines of text text format and append changes only settings?
I have created a document library. Next, I wanted to add a Multiple lines of text field and have Append changes only option selected. But, to my surprise, once I choose the field type, I was not ...
0
votes
0answers
109 views
Multi-Select choice listbox in SPD
When I create Choice column from SharePoint designer, it gives me three options under display as:
Drop-down menu
Radio buttons
Checkboxes
Apparently, for multiple select option, we only have ...
2
votes
3answers
554 views
What is the best way to provision Content Types and managed metadata columns in SharePoint 2010
What is the best way of provisioning ContentTypes, Columns and Metadata columns in SharePoint. Keeping in mind that we have two approaches of 1) SP object Model and CAML (declarative way).
Which ...
1
vote
3answers
2k views
How to add a Custom Column to a Site programmatically
I'm programmatically creating Site Collections. The only thing I'd like to add to the newly created Site Collection are some Custom Columns that I've added manually in other examples..
The code I'm ...
4
votes
4answers
2k views
How to assign metadata to a Site Collection
In SharePoint 2010 we want to create several different Information Architecture views of our Site Collections. One idea is to use Term Store from the Managed Metadata Service as a way of creating an ...