0
votes
1answer
30 views

How can I define a “local” default value for Managed Metadata field in Content Type published from a Content Hub?

I am publishing a a Content Type from a Content Type hub. This content type contains a Managed Metadata column. The column has a default value, set in the hub. On a subscriber site, I set a library ...
0
votes
1answer
41 views

Column validation on managed metadata term

I would like to validate when i create a new list item that the metadata item selected is a specific item and not a top level category for example in the above you should not be able to select ...
0
votes
1answer
26 views

Centrally managing or updating the content types of all document libraries in SharePoint 2010

So I have read articles on Managed Metadata, Content Type Publishing and Editing Document Library templates and while related none of these seem to do what I want to do. I want to add the "Link to ...
2
votes
1answer
341 views

Managed metadata vs lookup for column

I have a property content type. I'm wanting to add a property code column which will look up the codes from somewhere else on a SharePoint Online site, where it can easily be managed by end users. I ...
0
votes
0answers
115 views

Define the scope of managed metadata column based on audience

OK, here is the deal: I created one content type. This content type contains one column, Column A. The type of the column is managed metadata. Since the content type is located in the Content Type ...
2
votes
3answers
553 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 ...
2
votes
1answer
177 views

SharePoint Framework for Programmatically creating Fields, ContentTypes etc

I am looking for a SharePoint Framework/API which can be used to programmatically create Artifacts like Fields, Lists, ContentTypes etc using SP 2010 Object Model. The objectives are: Provide ...
0
votes
0answers
139 views

List Definition with Managed Metadata field disposes the SPWeb

I have encountered a very strange behaviour twice now, on 2 different SharePoint Server 2010 installations over the last year (I cannot state excatly which CU but fairly recent versions). When I have ...
1
vote
0answers
128 views

applying a managed meta-data column to a content type vs adding it to a view

Hello this is my first question on here so please be gentle. i have just provisioned a new document content type called GCDocument (whose parent is document) along with some new fields, such as a ...
4
votes
1answer
637 views

Sharing custom content types across multiple web applications

Our SharePoint 2010 instance have 3 Web Applications, lets just call them A B and C. I have the managed-metadata service pointed to web application A. The content type hub service is enable for A. ...
3
votes
2answers
2k views

Content Type vs Managed Metadata

Considering Content Types and Managed Metadata are two difference ways to add metadata to items I am having difficulty understanding how these two features play together. It seems to me many of the ...