Tagged Questions
0
votes
0answers
40 views
How to link the Site Navigation to use a Term Store that is linked to a Wiki Categories column
I have being trying to sort out how I can define the following:-
I have created a term store.
I linked the term store to a wiki Category, so that each wiki article will be linked to a term in ...
0
votes
0answers
56 views
Managed Navigation using a Managed Metadata term set is not working well in an Enterprise wiki site
I have an Enterprise Wiki subsite and I have defined a site Navigation for this sub site to be of type “Managed Navigation using a Managed Metadata term set”.
But currently I am facing these critical ...
2
votes
1answer
58 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
22 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. ...
0
votes
0answers
29 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 ...
1
vote
1answer
63 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 ...
1
vote
1answer
182 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
1answer
154 views
Managed metadata Group not visible in sharepoint 2013
I have created managed metadata Group named "MyGroup" in term store (Managed Metadata Service) programmatically under FeatureActivated method in sharepoint 2013 as below:
public override void ...
0
votes
0answers
87 views
TaxonomyFieldControl You must specify a valid field value
I have a custom Manage Metadata field which is hooked up on a TermStore which has an Open Submission Policy and the field itself has Allow multiple value + Fill-in choices enabled (Checked).
Yet ...
2
votes
2answers
191 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 ...
0
votes
0answers
147 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
49 views
How to find out if (and if possible how often) a term is used?
When using managed metadata, how can I find out, if a term is used (and if possible, how often it is used), without iterating all sites and lists/libraries on the sites?
1
vote
0answers
389 views
Managed Metadata and Word 2010 sync issue
We have a document library with a unique content type that contains a managed metadata type column called "Document Type". When bulk documents are uploaded this column is set to a default value called ...
3
votes
2answers
775 views
List View Filtering on Managed Metadata Fields issue
Our client asked us to change list view filtering to not show all terms from taxonomy in managed metadata, but only those from documents in library.
Currently we have two columns:
We have a managed ...
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 ...
0
votes
5answers
683 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
1answer
219 views
How do Managed Metadata terms with Term Reuse behave in search results?
I'm trying to handle the following scenario:
use the same Managed Metadata term in multiple Term Groups via Term Reuse
configure multiple Content Types to use different instances of the reused term ...
0
votes
1answer
369 views
Create TermStore (SPServiceApplicationProxy) Programmatically
Is it possible to create a new custom TermStore Programmatically?
something like
SPServiceProxy proxy = SPFarm.Local.ServiceProxies.Where(s => ...
0
votes
2answers
254 views
EventHandler for Managed Metadata Terms
I want to invoke some of my custom code during the addition and deletion of TermSets or Term in Term Store Management under Managed Metadata Service. If we can invoke those codes, then how we can ...
1
vote
1answer
380 views
Filter by metadata through connection to another item
I was wondering if it is possible to filter a list item based on metadata values from another list item.
I tested it locally but it didn't seem to work althougth another post here said it should work ...
0
votes
1answer
163 views
Get selected term level
I've got a "Managed Metadata" column on a document library (required field). When I've added a document, I need to get te level of the selected term in my term store. I'm using a eventreceiver. I know ...
1
vote
0answers
69 views
Automatically add new into term store
When one has metadata column connected to open term store, you can add new items into that store but you have to open popup window. Is it possible to add new keyword when user enters keyword that is ...
1
vote
1answer
444 views
Keyword auto-complete broken: “Server method 'ValidateTerms' failed”
Managed metadata keyword auto-completion (when you type the start of a taxonomy keyword, it auto-completes the rest) works on one of my sites but not the other.
On the non-working server, there is a ...
2
votes
2answers
990 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 ...
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 ...
0
votes
1answer
453 views
Account Name (multi value; Term Set is “Customers”) wont show up in “Search Options”
I did a crawl after setting up the custom property in "Manage User properties" (this property a multi value and term set is customers). I should be able to get a drop down or picker on this field in ...
0
votes
2answers
291 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
630 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
1answer
98 views
how to manage termstore group
We have configured a metadata service application in our sharepoint 2010 farm and associated with the default proxy group. The default proxy group is associated with a webapplication. The metadata has ...
