1
vote
0answers
21 views
+100
Using Key Filter to filter DVWP
I'm using a DVWP to display the contents of a document library. I've enabled Metadata Navigation for the library and when I navigate to the library's AllItems.aspx page it displays the correct Key ...
0
votes
0answers
23 views
How to add an Enterprise Keywords column to a existen list or library using jquery?
I can add new columns for common fields per example text, metadata etc. But I want to add Enterprise Keywords to my list automatically, this is a little reference about enterprise keywords. Source ...
0
votes
2answers
71 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 ...
1
vote
1answer
67 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 ...
0
votes
2answers
30 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
97 views
When is document (word, pdf) metadata used
In 2007, when I indexed word and PDF content the search results displayed the author (created by) and a description (description column) from the actual library.
In 2010, I am getting the content ...
2
votes
1answer
77 views
Get document properties.Keys value
I'm iterating all lists in a site collection trying to get all metadata, their values and eventually count them. I'm not so far yet, but I'm stuck in getting the values from a documents (file) ...
1
vote
0answers
152 views
Calculated columns supporting all column types
I would like to develop a column which will allow the end user to do the calculations based on values of other columns of the same item (SharePoint 2010). I need it to work also with people, look up ...
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 ...
1
vote
1answer
132 views
Restricting Enterprise Keyword Suggestions to a Term Set
Does anyone know of a way to lock down a list's built in Enterprise Keyword field to a specific Term Set? I've found on similar solution, but that solution only created a new Site Column that allowed ...
1
vote
1answer
139 views
Metadata missing from latest document version
We have an issue with a document library whereby documents are losing their metadata, i.e. in View Properties, the metadata fields are empty. However if you click on version history, all of the ...
0
votes
1answer
92 views
Limit the number of managed metadata column values
How can I limit the number of values that can be used in a managed metadata column?
I would like to implement a restriction similar to StackExchange, where an entry can have a maximum of 5 tags.
0
votes
2answers
202 views
Add Managed metadata to link to a document
I have a document library that contains both documents and links to documents.
How do I add managed metadata tags to the links to documents?
I have looked at the columns, which are below. It seems ...
1
vote
1answer
314 views
Multiple managed metadata tags single document
I have added a document to my document library.
How do I add multiple managed-metadata tags to a single document?
I would like to have functionality similar to the way tags work in stack exchange ...
0
votes
0answers
139 views
TaxonomyFilterGenerator only creates filters for the first term in a multi-valued field?
I am working on tweaking my search refinement panel, and I noticed that for one of my filter categories, filters are not being generated for all the metadata terms present. Specifically, it seems ...
2
votes
1answer
271 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
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 ...
2
votes
3answers
588 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
1answer
184 views
SharePoint Framework for Programmatically creating Fields, ContentTypes etc
I am looking for a SharePoint Framework/API which can be used to programmatically create Artifacts like Fields, Lists, ContentTypes etc using SP 2010 Object Model.
The objectives are:
Provide ...
2
votes
2answers
732 views
List containing Managed Metadata when exported to Excel using Ribbon, has weird hash tags - how to clean?
I have a calendar All Events list which contains few fields, some from Managed Metadata and People presence lookup fields. When I try to use the Ribbon feature to export the list into an Excel, each ...
0
votes
0answers
200 views
SharePoint Server 2010 Crawled Property - Content “disappears” after full crawl?
I am a developer/administrator trying to learn SharePoint Server 2010 search. I was toying around with managed properties and refiners for the search center, and I stumbled upon this issue.
I'll ...
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
2answers
222 views
determine if the `Metadata Navigation and Filtering` feature is activated on a site collection
Is there a way to determine if the Metadata Navigation and Filtering feature is activated on a site collection?
I've looped through the farm features, site features and web features but I can only ...
0
votes
2answers
646 views
Datasheetview copy managedmetadata field
We have a list with 2 metadatafields, however in this list the user wants to use datasheetview to copy many rows, the problem is when you try top copy it says managed metadatafields are readonly, is ...
0
votes
2answers
730 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 ...
0
votes
2answers
1k views
How to revert accidental page unghosting?
How can I resore ghosting of a page back if I accidentally unghosted it?
Will its deleting and recreating restore ghosting and remove copy of changed page from database?
Update:
Searched for ...
0
votes
1answer
326 views
Help with Bulk Metadata Updates
I'm having the following conundrum with a bulk update of Metadata. But first, some background...
I have a library of about 2000 letters that currently live on a shared drive. We're migrating those to ...
0
votes
2answers
376 views
Can I export a list of columns?
I have about 125 custom columns that I want to use on a different SharePoint site. Is there a way to do that without re-entering all the column definitions? In a perfect world, I could do some sort of ...
0
votes
1answer
629 views
Importing Active Directory fields into User Profile Managed Metadata Properties
In the simplest approach, we've created a term set for our company's departments. Our Active Directory also captures this information as a string property. When we import our users from AD into ...
0
votes
1answer
205 views
How do I move the contents (and mappings) of the Managed Metadata Service Application from dev to test environment?
I have a solution on a development server with a custom list with Managed Metadata fields that reference Managed Metadata term sets (from the standard Managed Metadata Service (MMS)).
The term sets ...
1
vote
1answer
357 views
Renaming of site column „Enterprise Keywords“ without risk?
I would to rename the site column „Enterprise Keywords“ (that can be added to content types so that users are able to tag items) to “Tags”.
This is possible, but my question is: Do you have ...
2
votes
1answer
593 views
Managed Metadata field full path
I've added a custom Managed Metadata field in my custom contenttype but need to show the full path. Anyone knows how to do this? (if possible with xml, else with c#)
XML so far:
<Field ...
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 ...
2
votes
2answers
265 views
need help sharing managed metadata service between farms
I'm having an issue sharing our managed metadata service with another farm in our company.
Both farms are on the same AD Domain, but are otherwise separate.
I've only got access to the publishing ...
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 ...
3
votes
1answer
915 views
Connecting web parts to metadata navigation in document library
Is it possible to read from the metadata navigation in a document library so that the selected value(s) can be passed into another web-part (in this case a CoreResultsWebPart ).
The IsNodeSelected ...
1
vote
1answer
167 views
Why can't a Managed Metadata field be sealed?
I am creating a custom list definition that contains Managed Metadata fields (TaxonomyFieldType). These taxonomy fields are !important so users should not be able to delete them through the UI. I ...
2
votes
0answers
466 views
Filtering an XLV with a Managed Metadata Field in a Publishing Page Layout
I have a custom Page Layout which inherits from Enterprise Wiki, with an additional column of type Managed Metadata.
In SharePoint Designer, I place this field as a control onto my customised page ...


