Tagged Questions
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
26 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
95 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 ...
1
vote
0answers
161 views
How to get Term Store Management Data/ Managed Metadata Service items using c# code/using Client Object Model for/of SharePoint 2010?
I have a TermSet called "Products" inside Term Store Management/Managed Metadatam, I am designing a front end form which allow user's to submit data to this list, to load the Product dropdown I need ...
0
votes
0answers
242 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 ...
0
votes
0answers
141 views
2010 Term Store Management - Term Set Default Label and Other Labels properties missing
My goal is for search to return results based on synonyms e.g., display results containing SharePoint if a user searches for SP.
I've managed to enable the Term Store Management feature in ...
0
votes
1answer
67 views
Invalid look-up value. A look-up field contains invalid data
I have a contenttype with a TaxonomyFieldType field, which has a specific termstore and termgroup attached to it when deployed.
I didn't set AllowMultipleValues in my code before after the deploy so ...
1
vote
1answer
61 views
Does SP 2010 have any support for taxonomy update workflows?
Does SP 2010 have any support for taxonomy update workflows?
Or if not directly, is it possible to develop something like that using the Sharepoint API?
What would be needed:
taxonomy change ...
0
votes
2answers
334 views
Setting value for Taxonomy field produces Value does not fall within the expected range
I have a custom ASPX page where the user inputs data and clicks Save to add new item to the list. The field My Department is a Managed Metadata field (single choice). The user sets the value for this ...
3
votes
2answers
448 views
Library view with subtree taxonomy filter
Let's say I have a following taxonomy tree:
World
|--Germany
| |-Frankfurt
| |-Berlin
|--France
|-Paris
...
9
votes
1answer
630 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 ...
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
220 views
English Labels stored in Managed Meta Data Fields in French Variation Site
When we provision a TaxonomyFieldType using elements.xml we set the ShowField attribute to "Term1033" where the 1033 represents the LCID of the field to be displayed.
I am asking this as when ...
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
2answers
702 views
TaxonomyWebTaggingControl Not Showing Up on Page
I am attempting to use a Taxonomy Picker Control (TaxonomyWebTaggingControl) on an Application Page based on the term set configured for a User Profile property. In this scenario, I have set the Ask ...
1
vote
2answers
1k views
Modify existing lookup type column to managed metadata type
We are in process of migrating one of our big website which is built in WSS 3.0 to SharePoint 2010 Standard version.
In the process we want to convert all lookup columns to managed metadata type. We ...
2
votes
2answers
350 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
3answers
1k views
Managed metadata field is greyed out when deploying a list definition project
I am trying to deploy a list definition which contains a TaxonomyFieldType, however the managed metadata field that gets deployed is greyed out. This is very frustrating as there are no error messages ...
1
vote
2answers
2k views
Sharepoint TaxonomyField Object
How do you get a TaxonomyField object from the Managed Property Title? Does anyone know a good article/tutorial on programatically working with taxonomies in Sharepoint 2010?
1
vote
1answer
1k views
SharePoint 2010 Foundation and Taxonomy
I need to apply Taxonomy in my company SharePoint 2010 Foundation environment. But since
Taxonomy or Manage Metadata Service is not available in SharePoint Foundation. What option do I have.
...
1
vote
2answers
879 views
TaxonomyField.SetFieldValue throws “Specified method is not supported” Exception
I'm trying to copy a list item from one list to another. The lists are on the same site and the code is being fired inside of an item added/updated event receiver).
Both lists have managed metadata ...
0
votes
1answer
466 views
SharePoint 2010 taxonomy import and export to csv
Currently I am working with taxonomies and multi language packs. So I want to import a csv with all terms in a term store in different languages. However I cannot find an example of how the csv ...
1
vote
2answers
63 views
Is there any tool that can convert 2007 text/option field type into Managed Metadata fields
we have a 2007 farm that we are rebuilding in 2010. I want to take advantage of some of the new feature like Managed Metadata and I was wondering if there were any good tools out there that can ...
1
vote
1answer
2k views
Set multiple values to Enterprise Keywords TaxonomyField
I want to programmatically set the values of the Enterprise Keywords Managed Metadata field. This field supports multiple values, but I can only get it to take one at a time.
I have the following ...
1
vote
2answers
1k views
Selected TaxonmyField from TaxonomyWebTaggingControl
I'm trying to retrieve the selected TaxonomyField value that the user selects from the TaxonomyWebTaggingControl rather than just a string representation. The idea being to eventually create a ...
2
votes
1answer
593 views
Creating Managed Metadata Field from XML definition
I have successfully recreated all other Column types in SharePoint using the SPFieldCollection.AddFieldAsXml(string xml) method. However, the same method fails for the TaxonomyFieldTypeMulti field ...
2
votes
1answer
198 views
Is it possible to restrict the Terms shown in the MetadataNavigationHierarchy?
I have the following scenario:
A Term Set setup called "Projects"
The first level of terms under "Projects" are all names of Clients (eg. ClientA, ClientB, ClientC...)
The second level of terms ...
1
vote
2answers
233 views
Taxonomical Navigation Browsing
I am new to the Taxonomical and meta data usage in SharePoint 2010 and would be grateful if someone could point my in the right direction to what I am trying to achieve.
I am trying to create a ...
1
vote
3answers
4k views
How do I get the terms used in a TaxonomyField?
I have a document library with a custom managed metadata field. I want to get the terms that are used for a particular item. I can get access to the item through the object model, and can get to the ...
1
vote
2answers
1k views
Programmatically enable Enterprise Keywords for a list
How do you programmatically enable Enterprise Keywords for a SharePoint 2010 list?
This is how you do it using the GUI:
Igor Philippov has a solution which uses reflection and adds the field to ...
0
votes
2answers
1k views
Correct taxonomy field to use in EditModePanel?
We have a SharePoint 2010 content type with a ManagedMetaData field bound to a custom TermStore/Set in the Managed Metadata Service.
We are using an EditModePanel on the PageLayout for the content ...
0
votes
2answers
284 views
How to manage more than a Metadata Service Application?
We have configured two managed Metadata services in our SharePoint 2010 Farm, named MMS1 & MMS2 and both has its own proxy service.
Question:1
MMS1 has a termset group - MMS1_TG1
MMS2 has a ...
0
votes
1answer
602 views
Best way to get reference to local (SiteCollection) Term Store Group
I'm trying to hook up some Site Columns (TaxonomyFields) to Term Sets in the the local (SiteCollection) term store. In some cases I may need to actually create the term sets and this code will be ...
1
vote
2answers
2k views
SharePoint 2010 “Tag Cloud Web Part”
Can anyone give me an indication of how the Tag Cloud Web Part actually works, what fields it looks for to generate tags, etc?
I'm quite new to the managed metadata service, so I've fired it up, ...
2
votes
1answer
365 views
What is the difference between a group and a term set in managed metadata services?
I think primarily your most top level item will always be a group.
Once you have a group established you need to add term sets.
So it seems 1 group : (many) term sets (children).
What is the ...
3
votes
2answers
2k views
Nulling/clearing/updating Managed Metadata TaxonomyFieldValue?
In my recent adventures populating Managed Metadata values (aka TaxonomyFieldValue), I have encountered either a bug, potential oversight, or a substantial erosion of my sanity. In short, it does not ...
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 ...
2
votes
1answer
1k views
Not sure how to programmatically filter by taxonomy metadata in my custom search webpart
I have pages in a pages library on a publishing site which have a managed metadata (taxonomy) field in their content type. I want my custom search webpart to read the taxonomy set on its parent page ...
2
votes
3answers
262 views
How best to handle metadata lookup?
I have a query regarding how I should best handle uploading documents into SharePoint (currently WSS) where the Taxonomy asks for client code for all documents. The problem I have is that we have say ...

