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
0answers
11 views
(Parent) terms missing from quick launch [duplicate]
I have a term set, built up like this:
Page 1
Page 1-1
Page 1-2
Page 1-2-1
Page 1-2-2
Page 2
Page 2-1
It is set up to be used for site navigation, and is based on term-driven pages. ...
0
votes
0answers
22 views
Taxonomy Field provisioned from Feature is not being crawled by Search
I have provisioned my own Taxonomy Field as a Site Column. I have used a feature receiver to bind the correct Term Store / Term Set information and I have created (and bound) the hidden Note Field ...
2
votes
1answer
40 views
Adding wikis categories on the fly when creating new Wiki article
On the following link http://www.jasperoosterveld.com/2011/09/creating-knowledge-centre-with_07.html they mentioned how i can build a term store containing categories, and when users create wikis they ...
3
votes
1answer
44 views
Changing enterprise keywords column title programatically
I'm trying to rename an enterprise keywords column in a specific list of a subsite. In a Feature Activated event receiver i tried to set the column's display name by setting its title using the ...
0
votes
0answers
32 views
Taxanomy WebTagging Control: Not able to Set The Value
We have taxanomy – TaxonomyWebTaggingControl placed on a admin control panel. We need to assign/set value(value is lookup value:keyword) to the control by using JavaScript.
Code is already written, ...
0
votes
0answers
20 views
Custom secondary navigation control for SP2013 (O365)
I need to implement a list of sub-sites and pages for the current site. OOB controls don't seem to do the trick (unless we missed something), there's taxonomy APIs for querying structure but I ...
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 ...
1
vote
0answers
158 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
236 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
1answer
39 views
Developing console applications for previous assemblies (Sharepoint 2010)
I Made a console application that changes items in a list that has a Taxonomy field.
The app works well on the Developement machine, but for some reason, when move it to production, we get this error:
...
0
votes
0answers
28 views
Is it possible to set an anchor id for user profile taxonomy properties?
As the title says I'm wondering whether it is possible to set an anchor term for a user profile taxonomy property.
3
votes
2answers
131 views
Sharepoint information structure, as flat as possible or a hierarchy
I have recently had a couple of clients that are adopting SharePoint that
for various reasons want as flat of a structure as possible.
Instead of building a site that mirrors the organization ...
1
vote
1answer
211 views
Getting TermSet and Terms from Microsoft.Sharepoint.Client.Field
I'm having a hard time trying fo figure this one out.
I can only use Microsoft.Sharepoint.Client for this. I'am working with Sharepoint 2013.
I need to list all Fields (Metadata) For a certain ...
1
vote
0answers
18 views
Create link to value in taxonomy
I have som users that wants a link directly to a value with children in the taxonomy navigation area.
Is this at all posible?
I have tested several ways, most of them work when i paste them in my ...
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 ...
1
vote
0answers
93 views
Search refinement owsmetadatafacetinfo is empty
We are using several taxonomy values that we would like to use in the search refinements. As I understand the crawled property owsmetadatafacetinfo should take care of all taxonomy values and then we ...
2
votes
1answer
294 views
How to retrieve taxonomy term friend URL or simple URL?
I am creating a menu control that read terms from taxonomy term store. Get termSet and term is straight forward
using (SPSite siteCollection = new SPSite(siteCollecitonUrl))
{
...
0
votes
0answers
31 views
Site Taxonomy and Security trimming
I am working on site taxonomy. I've found a nice article here. The article discusses how one could exploit site taxonomy feature and generate navigation with taxonomy data source.
Is it possible to ...
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
0answers
135 views
Taxonomy field deployment problem
I have encountered the following problem...
I was trying to create an SPField of 'TaxonomyFieldType' type. So that I created it's xml definition (including the hidden note field) in a farm solution, ...
3
votes
1answer
218 views
Limiting the TaxonomyWebTaggingControl possible selections
Assuming I have a term set with all the countries.
The first level is the continents
The second level is the countries.
No I am building a web part with a dropdown of the continents and a ...
0
votes
2answers
166 views
Setting Taxonomy value during itemadding
How can i set an taxonomyfield during an itemAdding event?
i've got a TaxonomyFieldValue created from my propertybag.
public override void ItemAdding(SPItemEventProperties properties)
{
//Get ...
2
votes
4answers
195 views
Invoking the SharePoint taxonomy API. To cache or not to cache?
I am using SharePoint 2010 to build a public facing, anonymous website.
There is a web part on my home page, that displays taxonomy values from the term store. (A couple of hundred terms.)
Since ...
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
333 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
447 views
Library view with subtree taxonomy filter
Let's say I have a following taxonomy tree:
World
|--Germany
| |-Frankfurt
| |-Berlin
|--France
|-Paris
...
2
votes
1answer
473 views
Get TaxonomySession TermStore TermSet Term from Sharepoint 2010 Server using Microsoft.Sharepoint.Client.Taxonomy.dll
I'm coding a c++/c# client-application to communicate with a Sharepoint 2010 site which uses Taxonomy
I have downloaded and installed Microsoft.Sharepoint.Client.Taxonomy.dll from:
...
2
votes
2answers
131 views
Term Store association after migrating sitecollection to new Farm
I want to associate Term Store with the sitecollection that is migrated to new environment after migration. I have replicated the Term Store at destination, what now left is the association of the ...
1
vote
1answer
128 views
How does Tags & Notes work? Why Notes are not visible on the specific Library?
Myself and my colleagues are granted with contributor access on the Site. A colleague published a document into the library and another one has commented on it using the Notes part of the Tags & ...
0
votes
1answer
346 views
KeywordQuery and Taxonomy fields
I'm programatically trying to use the Search Apis to find some documents.
In order to customize the process, I'm selecting some basic properties :
var query = new KeywordQuery(site)
{
QueryText ...
0
votes
0answers
55 views
Empty taxonomy fields in OOTB SharePoint alert e-mail
When subscribed to a document library - and a document is uploaded - the subscribed user is successfully sent an e-mail including details of the uploaded document. But it's a custom content type and ...
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
0answers
74 views
TaxonomyWebTaggingControl dialog height
Is there anyway I can control the height of the dialog that opens as part of the TaxonomyWebTagging control?
0
votes
0answers
53 views
MMS Field is readonly
I have created a taxonomy field programmatically and added to a custom content type which inherits from Document content type. In the document library when I chose "Edit properties" for an item ...
0
votes
1answer
175 views
How can I set empty value to TaxonomyField of Microsoft.SharePoint.Client.Taxonomy?
I have a ListItem with TaxonomyField which have some value in it (some term of course). This TaxonomyField is single value only. So now I want to set it to empty, just as it was from the beginning but ...
0
votes
1answer
101 views
It is not possible when using the TaxonomyFilterGenerator to set the title of the refinement category
It is not possible when using the TaxonomyFilterGenerator to set the title of the refinement category to whatever we want to appear in the refinement panel, as it now has to match the term set name. ...
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 ...
1
vote
1answer
84 views
updating taxonomy
My question is. the users searches for items based on taxonomy field. suppose you have a MMS Field with name "departement" which can get value (IT, economy, ...). after a while the client wants to ...
0
votes
1answer
388 views
Taxonomy.asmx returns sometimes 'No credentials are available in the security package'
I've created a WCF WebService which connects to the Taxonomy service from SharePoint with a 'Service Reference' in Visual Studio 2010 to the ...
1
vote
1answer
347 views
SP2010: Strange behavior querying on taxonomy field
I need to query a document library to get items associated with some taxonomy terms, or items with specific documentId (site collection scoped feature, not the integer ID of the item), but the whole ...
0
votes
1answer
894 views
Unable to update taxonomy field in ItemAdded event
My code worked fine with my previously built (using SP web GUI) custom document library, whereby I would add a document and on the pop-up with the field textboxes, my ItemAdded event would set a ...
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
0answers
106 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
334 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
700 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
349 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
1answer
311 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 ...



