Taxonomy is the practice and science of classification. SharePoint taxonomy, In additon to Managed MetaData it includes how sites are organized, content is arranged, menu's are laid out, etc.
0
votes
2answers
233 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
801 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
0answers
109 views
sandbox workflow action: read taxonomyfield value and give the full path value back
I like to build a custom sandbox workflow action. The action must read a taxonomy field and give me the full path (like id;#value1:value2). Input for this sandbox workflow action is the field value:
...
1
vote
1answer
343 views
Exception “The SPListItem being updated was not retrieved with all taxonomy fields.” at changing TaxonomyField value
This problem appears only on one particular Document Library. I use
TaxonomyField.SetFieldValue(myItem, myTaxonomyFieldValue);
and it works fine everywhere except this lib. Can anyone suggest a ...
0
votes
2answers
728 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
0answers
355 views
Getting Null returned from taxonomy field in PowerShell?
I am trying to update a metadata field when adding an item to document library. All the other columns are updating. The error is on this line and basically $taxfield is returning null.
$taxField = ...
2
votes
2answers
342 views
How to set Taxonomy Control using jQuery
I have a list with managed metadata column. In the new and edit form, I would like to set the value of that field using javascript.
Is it possible to set the Taxonomy Control ...
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 ...
1
vote
1answer
212 views
Multilingual Taxonomy Search
I don't know whether this is possible in share point or not but can some one please confirm about this . I have created a multi-lingual term set so for eg for a term called energy i added a Spanish ...
1
vote
2answers
2k views
SetFieldValue for a TaxonomyField
I'm on a solution where I create a term with some subterms in the termstore. After that I create a sitecolumn and a listcolumn. When setting a value to the listcolumns with
...
0
votes
1answer
82 views
SharePoint Taxonomy
We wanted to use taxonomy in our Environment and i had imported a term set using an .csv file and it worked fine , now I was wondering is there a way that i can use the same .csv to import the text ...
0
votes
1answer
181 views
Custom Site Content type is not getting mapped for the required taxonomy field
I have a custom project site template which is coded in c#.net VS 2010, I have deployed the projects related to the project site template into central admin through VS
After deploying the solution I ...
0
votes
1answer
845 views
add tags to enterprise keyword column programatically
I would like to add tags into the enterprise keywords column of shared docs library programatically. I have seen this link
Set multiple values to Enterprise Keywords TaxonomyField
and as ...
2
votes
2answers
361 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 ...
0
votes
1answer
53 views
how to access Taxonomy change log
I can see audit log at web application level, but how can I see audit log for modifications in managed metadata application content and schema changes?
Thanks in advance
0
votes
1answer
97 views
How to shield comma in Managed Metadata Service import file?
I have a few files (*.csv) with random taxonomy structure.
Many of this contains commas, which are interpreted during import as next level terms.
Now i'm using spaces instead of commas to evade this.
...
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?
3
votes
1answer
234 views
SharePoint : Better Large Pages Library Approach
I'm working on project migration from SharePoint 2007 to SharePoint 2010.
The application build on SharePoint 2007 platform was years back and it contains a lots of data (approximately 100GB in ...
0
votes
0answers
39 views
Web Part for MOSS2007 [closed]
Does anyone know of a 3rd party Web Part for MOSS2007 to send attachments that are initiated on SharePoint designer?
0
votes
3answers
878 views
Is it possible to have a required field validator for Taxonomy webtagging control
Is it possible to have a required field validator for Taxonomy webtagging control. I tried using standard Required field validator but it fails. Is there any property in taxonomy webtagging control.??
...
0
votes
1answer
509 views
error when calling the GETTERMSETS method using the taxonomyclientservice
do you have any idea about this type of exception "System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Data at the root level is invalid. Line 1, position 1."
I ...
3
votes
3answers
872 views
How to remove obsolete/orphaned items from TaxonomyHiddenList
Explanation of environment: I am running SharePoint 2010 SP1, December CU's. I have a list item which has a taxonomy column. As expected, if a term (e.g. “foo”) is deleted from the term store, users ...
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
3answers
2k views
Refinement panel not showing all taxonomy fields
I have been trying to use the Refinement Panel web part to improve the search experience on my site. I've run into an issue where certain taxonomy fields are showing while others are not. This is ...
1
vote
3answers
1k views
Use of Taxonomy Session Sharepoint 2010
I have gone through the following article regarding Taxonomy Session in Sharepoint
http://msdn.microsoft.com/en-us/library/ee832800.aspx
But I couldn't get actual usage of taxonomy.I have assumed ...
0
votes
2answers
1k views
How to dynamically add a TaxonomyFieldControl to a page?
I had gone the route of creating a placeholder on the aspx page and then doing:
myPlaceHolder.Controls.Add(myTaxonomyControl);
but for some reason this doesn't do anything. No error and no ...
1
vote
2answers
929 views
How to get all possible values of a TaxonomyField?
I found the GetFieldValue(string value) function but this requires that you pass it a value that serves as the identifier for the value to be retrieved (i think).
I just want to get all of the ...
1
vote
1answer
93 views
Handling files and folders
In Sharepoint 2010, is there a way to limit the names that folders and files can be given, and is there a way to set criteria for any document libraries that are created by users? Here is what I'd ...
0
votes
2answers
617 views
Is there any way to access a managed meta data service using only javascript in SharePoint 2010?
I am creating custom forms in a SharePoint site. The only thing is most of our Lists contain managed metadata fields.
I have been successful in adding new items to Lists having only standard fields ...
1
vote
2answers
919 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
499 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 ...
0
votes
1answer
571 views
PowerShell Attempted to perform an unauthorised operation
I'm trying to add a term store administrator using PowerShell. I'm logged on to one of the farm web servers with a farm administrator account (also happens to be a domain admin account too). I'm ...
0
votes
3answers
238 views
When would you want to create a new Managed Path?
Could someone explain when or why I would want to generate a new managed path in a SharePoint Web Application?
Bismarck
0
votes
1answer
264 views
Search Scope with Rule on TaxonomyField
I've got a Termset for the corporate defined Taxonomy.
Now I need to define a search scope that will limit my search results to content that has been tagged with particular values of this taxonomy.
...
1
vote
2answers
64 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
4answers
1k views
Importing csv file with 1000 terms and 5 levels using powershell
I am using this code for it but I am unable to get the hierarchy which I got from the file....
$taxonomySite = Get-SPSite http:url
$taxonomySession = Get-SPTaxonomySession -site $taxonomySite
...
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
0answers
256 views
How to add new term from TaxonomyWebTaggingControl in custom code
How to add new term from TaxonomyWebTaggingControl in custom code
I have created a custom code which renders TaxonomyWebTaggingControl in the run time & i have binded the Taxonomy SSPID & ...
2
votes
1answer
611 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 ...
0
votes
1answer
134 views
Crawling the taxonomy store using a timer job in central admin
I am trying to get a timer job to crawl the Taxonomy Termstores, and am having a problem determining which SPSite object to use when instantiating the TaxonomySession. Is there a SPSite instance that ...
1
vote
2answers
810 views
TaxonomyWebTaggingControl “The data entered was not valid” on PostBack
I get the following error on my TaxonomyWebTaggingControl on postback: The data entered was not valid.
I have copy the setting for my control in the following example:
...
0
votes
2answers
995 views
Add keywords column to shared documents and announcements lists at creation
I want to use taxonomy fields for my "shared documents" and announcements. I can create the column afterwards.
But what is the best way to do it automatically when a user creates these lists or a ...
0
votes
1answer
396 views
SPMetal, Taxonomy and TaxonomyFieldValue
I have a list with a taxonomy column.
I have made SPMetal classes to work with my site.
But SPMetal doesn't create the property for taxonomy column, so I have extended my class by the ICustomMapping ...
0
votes
1answer
131 views
crawl only picks up parent term set not the level2
Is it normal for crawl to pick up just the parent term set. For example, I have a parent term set called "Math" and i have bunch Terms under Math. (Math 101, Math 102, Trig 101, etc.).
An individual ...
2
votes
1answer
204 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
237 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
1answer
330 views
ListFieldIterator doesn't return value of Enterprise keywords
In my project I use ListFieldIterator control to allow users view and change meta data values. I can read values of ListFieldIterator fields with code like this:
object value = ...