2
votes
1answer
46 views

Changing Managed Metadata field

Sorry if my syntax is a bit off here, I'm very new to Sharepoint. We have a document library in Sharepoint with a Managed Metadata column for the department (we have a list of departments in the Term ...
0
votes
1answer
27 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 ...
0
votes
0answers
250 views

The SPListItem being updated was not retrieved with all taxonomy fields

I have added document library template using VS 2012. and then added custom content types to this library. the content types includes 3 managed metadata fields. After deploying the project when I add ...
1
vote
1answer
282 views

Uploading multiple files with metadata in SharePoint 2013

Is it possible to upload multiple files with metadata in the document library in SharePoint 2013?
1
vote
1answer
126 views

Metadata missing from latest document version

We have an issue with a document library whereby documents are losing their metadata, i.e. in View Properties, the metadata fields are empty. However if you click on version history, all of the ...
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 ...
3
votes
5answers
442 views

Automatically add tag to uploaded document in sharepoint

My environment is sharepoint 2010 and vs 2010. I already have an OOTB document library that I am using and I wanted to know how I can add a tag or keyword to a METADATA column. I am using the same ...
3
votes
2answers
179 views

Key Filters: Always boolean AND? Possibility of adding user-controlled OR?

In a usability test just now, I learned that the Key Filters part of Metadata Navigation operate on boolean AND. A document has to match all filters in order to appear. Do I have any control over ...
3
votes
1answer
891 views

Connecting web parts to metadata navigation in document library

Is it possible to read from the metadata navigation in a document library so that the selected value(s) can be passed into another web-part (in this case a CoreResultsWebPart ). The IsNodeSelected ...
2
votes
2answers
941 views

Apply metadata based on query string or selected value in page control

When a user uploads/creates a document into my document library, i need to be able to apply a metadata tag to the document either from the URL query string or from the value selected in some web-part ...
0
votes
1answer
696 views

Key Field list filter on plain text field in SP2010

In Sharepoint 2010, I have a document library, with a mixture of managed metadata, choice, date/time and text fields. I am using the new metadata navigation settings in 2010 to display a navigation ...