SharePoint 2010 comes with an enhanced mechanism for managing your enterprise contents in SharePoint portal. Managed metadata refers to organizing your SharePoint contents so that they are easily categorizable and searchable. - Metadata and Tagging - Taxonomies - Folksonomies
0
votes
1answer
10 views
Users cannot read enterprise keywords
we have a site collection (SP 2010) in which one list has a "enterprise keywords" column (managed metadata service).
Well, the situation is that an user with administration permissions can read and ...
2
votes
2answers
1k views
How to copy a Managed Metadata Column from one list to another?
I have two lists that are using the same Managed Metadata column. I am attempting to copy this column when I create a new entry in one of the lists. My code looks like this:
SPListItem li = ...
0
votes
1answer
400 views
Possibility to make multiple term selection in Managed Metadata navigation hierarchy?
I have a library set up with managed metadata navigation.
There are several thousand documents in this library.
One MM column is "theme", and almost each term has a child-term.
Another MM column is ...
1
vote
1answer
700 views
How to insert data into Managed Metadata field of any Document Set using PowerShell?
I am creating a Document Set for a library using powershell and that document set contains some mandatory managed metadata fields. I am able to create document set but how can I insert data into those ...
2
votes
2answers
740 views
List View Filtering on Managed Metadata Fields issue
I’ve got some issue where I think I need your help
Our client asked for change in list view filtering to not show all terms from taxonomy in managed metadata, but only these from documents in ...
1
vote
1answer
773 views
Managed metadata column values show GUID in search results
My problem is the same as the one described here:
http://social.msdn.microsoft.com/Forums/hu-HU/sharepoint2010general/thread/e3edd223-4fa7-4920-8efd-4898df85f0bf
Unfortunately, that post does not ...
0
votes
1answer
343 views
Create TermStore (SPServiceApplicationProxy) Programmatically
Is it possible to create a new custom TermStore Programmatically?
something like
SPServiceProxy proxy = SPFarm.Local.ServiceProxies.Where(s => ...
2
votes
1answer
362 views
Get value from Managed Metadata Field in Drop Down List
I'm working on a project portal where a user can create a project (team site). The user is asked to fill in details regarding the projects. One of the things that is required is a Managed Metadata ...
0
votes
1answer
320 views
How to use spservice for taxonomy terms in metadata administration
I have added terms in termset and need to loopthrough the terms in javascript to get the array of terms. so i used spservice. but not working
function GetTerm() {
var termStore = ...
5
votes
5answers
1k views
Tag cloud in SP2010
I am using a managed metadata column in a content type. The content type is used across the site collection.I want to show the most used values of the column as a Tag cloud web part.
The out of box ...
2
votes
2answers
489 views
Importing data into a Managed Metadata column
I am currently working on a project which requires me to use Managed Metadata columns in a list.I have used list definitions for creating the list and created the managed metadata field in its ...
0
votes
1answer
77 views
Programmatically building Metadata Navigation with Friendly URLs
I've been looking online at a bunch of MSDN examples of how to programmatically build and then set Metadata Navigation through feature recievers. The sample code MSDN gives you is as follows:
...
0
votes
2answers
44 views
Managed metadata field grey when deploying with powershell
I have a powershell script that does the following:
Create web application x
Add and install some wsps
Create site collection using a site definition deployed with one of the wsps.
3b. The ...
3
votes
3answers
644 views
Dependencies between Managed Metadata columns
I have two managed metadata columns, which I want to make dependent of each other. The first column is a set of companies (Company), and the other column contains the employees (Employee) of the ...
4
votes
1answer
382 views
Saving list template with managed metadata columns. Creating new list with the template.
I have a list that has several columns including managed metadata columns. I'm saving this list as a template and including all the content. I'm then taking this template to another site collection ...
0
votes
5answers
638 views
Can't find termstore sharepoint for metadata
I'm using powershell to add metadata to my termstore. When i go to the central administration, in metadata service I can see that i have one termstore. But when i try to access it through :
$session ...
2
votes
3answers
109 views
Retrieving Taxonomy Terms by Rest API based on refiners
I don't have any Site Columns, any Catalog Site Collection or Catalog list. I have about 30 Terms and TermSets (in MMS). Now I want to use them as a search based menu. By using Powershell I have ...
3
votes
1answer
328 views
Managed metadata language in the Document Information Panel
If a document uses a Managed Metadata field, is there a way to make the term set browser in Word 2010's Document Information Panel display the term sets in a language other than the default language ...
2
votes
1answer
45 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
0answers
15 views
working with 2 categories and 2 term sets in SP 2013
I am using SharePoint 2013 Server. I have set up 2 meta data term sets in the term store management. I have added these in my navigation. I also added a new column where to safe this managed metadata. ...
1
vote
1answer
32 views
determining if a metadata property is indexed or not
this question is related to my previous question which not been answered. When I go to Search Schema I can find the corresponding managed property for the Managed Metadata Site Column, and I it is ...
0
votes
2answers
3k views
SharePoint Managed Metadata Crawled Property Search Scope
I'm currently working on a SharePoint Search Scope that uses a property query on a managed metadata field.
Unfortunately I have had little to no luck with this so far and was looking to see if anyone ...
1
vote
1answer
33 views
creating Managed Property for MMS TermSets and Terms
Is it possible to make Managed Property for a taxonomy term without creating a corresponding site column. I want to make my MMS terms and termsets and having corresponding refined Managed Property and ...
1
vote
1answer
235 views
Metadata refinement display in SharePoint 2013
I created a Site Column in my CT Hub that is a multi-value metadata field called ClientProjectType. When I create the Managed Property in Search, I set as a text value and select the multi-value ...
9
votes
1answer
629 views
Sharepoint Online (365) Programmatically working with Managed Metadata
So, you want to migrate some documents that have managed metadata columns from another source into SharePoint Online.
Microsoft.SharePoint.Taxonomy is blocked.
Microsoft.SharePoint.Client.Taxonomy ...
0
votes
3answers
704 views
Issues Setting Up the Managed Metadata Service
Prior to a couple weeks ago I had never touched Sharepoint before so I apologize for any important information I may be missing that's pertinent to this question.
I am trying to get the Managed Meta ...
1
vote
3answers
3k views
Managed Metadata Service or Connection is currently not available
If I go to Term store Management "Site Settings Term Store Management Tool" I get the following error.
The Managed Metadata Service or Connection is currently not available.
The Application ...
0
votes
1answer
629 views
SharePoint 2010: Enterprise Keywords not saving for certain users
User has owner permissions. The user enters the keyword in the Enterprise Keywords field, saves the item, opens the same item for editing and the keywords are not there. I can save keywords to the ...
0
votes
0answers
13 views
Metadata changes in DIP not reflected in properties
we have a problem with Managed Metadata and changes in Document Information panel in Word.
When a user changes a property in the DIP, the changes are not reflected in the documents properties after ...
0
votes
0answers
25 views
How do I use different term sets on different pages?
I have made a term set for the main navigation of the site collection I'm working in. This main navigation contains links to pages titled "General", "Strategy",... and so on.
I would like to find ...
0
votes
0answers
92 views
Web Page Security Validation (Taxonomy AJAX Bug vs Silverlight Bug)
The situation began like this:
We upgraded our SharePoint 2010 (using the Project Server 2010 February 2013 Cumulative Update)
We found a bug where on the 'Project Page' layout the 'Managed ...
0
votes
1answer
31 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 ...
1
vote
2answers
332 views
Add managed metadata column via visual studio 2012
Im running SP 2013 with VS 2012 on a MS 2012 server. I want to create a list, with one colum type called "Managed Metada". Via settings -> create column in IE there is no problem. But, when I create a ...
0
votes
1answer
31 views
Key Filter returning unexpected results
I have a library which uses several columns of type Managed Metadata.
I have turned on both the tree navigation and key filters. I am using several column-specific key filters, not the All Tags ...
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
2answers
177 views
Query SP2013 Managed metadata term store
I was wondering if it is possible to query the Term Store via the REST API or Javascript Client Object Model in SP2013.
I can't quite seem to work out the naming scheme for the REST API to discover ...
2
votes
2answers
349 views
Add default data in declarative xml list instances for Taxonomy fields
Can somebody tell me, how to add default data for taxonomy fields in xml...
currently i am doing this is a basic way, but not working...
<Data>
<Rows>
<Row>
<Field ...
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 ...
1
vote
1answer
46 views
How to get all keywords from the Keywords termset programatically (Enterprise Keywords)
Just like I can go to Central Administration > Application Management > Manage Service Applications > Managed Metadata Service and see the list of existing terms under the Keywords termset I'd like to ...
2
votes
1answer
266 views
FullTextSQLQuery with a Taxonomy GUID in Where Clause
I've created a few documents and tagged them with various Taxonomy Terms from a Term Set. The terms I have chosen are children of other Terms. I've executed a crawled and created a Managed Property ...
0
votes
2answers
28 views
How to programatically tell if a field is a taxonomy / managed metadata field?
I am going after SPList.fields and getting the collection of fields...
I would like to eventually return only the fields that are managed meta data. Any ideas on how I can do this?
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
2answers
212 views
Managed Metadata Navigation always redirecting to “start.aspx#null”
I'm trying to use Managed Metadata Navigation for cruising around my site. Right now I have a couple of team sites.
In the target settings I set the navigation URL to:
...
3
votes
3answers
2k views
Taxonomy field doesnt always show up in CQWP filter
I am using two new features in CQWP to list "related items" in a web part:
Taxonomy field filtering is used to match the current pages taxonomy value given dynamically by ...
1
vote
1answer
92 views
Configuring User Profile/Managed Metadata Sync Service
As far as I know, everytime you perform a crawl on the User Profile Service Application certain Active Directory fields are converter or added (if already exist) to the People term-set. We found a ...
1
vote
0answers
96 views
Sharing pages library as catalog in sharepoint 2013
I have a problem in SharePoint 2013 cross site publishing. I have one authoring site and 10 publishing clinic sites. I create article pages on my authoring site and want share in different clinic ...
0
votes
1answer
83 views
Issue checking for contains in CQWP, comparing against Managed Metadata field
I have a unique scenario where I need to compare values for conditional formatting of my Content Query Web Part. In most circumstances this is pretty easy, and we thought this was working for the most ...
0
votes
0answers
23 views
How to define managed metadata for the default page?
I am using the managed metadata navigation. All the pages I added have a managed metadata term except the welcome page...
How can I define the managed metadata for default page(e.g. ...
2
votes
4answers
425 views
Use custom columns with Content Query Web Part
I'm trying to use custom metadata columns with the Content Query Web Part. I finally figured out that I apparently needed to export the .webpart xml file, edit it and then import it as a new web part.
...
2
votes
1answer
109 views
Content By Query filtered by managed metadata, unfiltered view = all items?
this might be an easy peasy question, but I cant seem to find an answer.
(turns out: Yes it was. Apparently it just works now, I must have missed something. This question can be closed. The CQWP will ...


