Tagged Questions
0
votes
0answers
25 views
Creating new Managed metadata service
I want to create a new Service Application of type managed metadata.
But I do not know what I should provide in the following fields in ad new metadata service dialog box:-
Database name . ...
0
votes
0answers
250 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
150 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
40 views
create page event receiver
Is it possible to create an event receiver which triggers when you create a page. the reason is, I have used Managed Navigation and when you create a new page it adds a new term on the mageanged ...
0
votes
1answer
232 views
Having more control over Metadata Navigation for Pages
In SharePoint 2013 when you create a new page under a publishing page it adds a new Term under the "site navigation" termset of the site collection. What I want to do, is having more control on where ...
0
votes
3answers
393 views
Unable to create a site column based on the Managed metadata type?
We are facing an issue while trying to create a site/List column based on the Managed metadata type on a specific Site collection on our SharePoint 2010 farm, it throws the below mentioned access ...
0
votes
1answer
79 views
Managed Metadata column resolves the name by looking only at the beginning of the name..?
We are runnig on SharePoint 2010 and have created a site column of the type Managed Metadata, When we enter a name that exists in the Global metadata, e.g. "Check", it is not resolved because the ...
1
vote
0answers
376 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 ...
0
votes
1answer
53 views
How to resolve following error in Enterprise MetaData Management
I am trying to create taxonomies in my central administration.
I am trying to do like this.
When it comes to TermStore class, it is giving this exception. How to resolve this. Is there any mistake in ...
1
vote
1answer
37 views
SharePoint 2010 Profile Enhancements
I am looking for any 3rd party tools that would enhance the useability, functionality, as well as the branding of the SharePoint 2010 MySites.
Currently we would like a more intuitive user interface ...
0
votes
1answer
632 views
SharePoint 2010: Enterprise Keywords not saving for certain users
User has owner permissions. The user enters the keyword in the Enterprise Keywords field, saves the item, opens the same item for editing and the keywords are not there. I can save keywords to the ...
1
vote
1answer
231 views
programattically adding metadata column with multiple terms to list
I am attempting to add metadata columns to existing lists via a workflow. I can create the actual columns without a problem, and if there is only a single default term there is, again, no problem. ...
