Tagged Questions
1
vote
2answers
291 views
How to change site collection URL (Content Type Hub) in Managed Metadata service application
in Application Management -> Manage Service Applications -> Managed Metadata Service. Select manage metadata service and click properties. In properties window, I have added Site collection URL for ...
0
votes
1answer
148 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 ...
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
0answers
64 views
update MMS after recreate
I have created a custom Managed metadata service by using Powershel script. Everything works ok, and I can add Taxonomy Fields to ContentTypes and change the values of them on "Edit Properties" page ...
0
votes
0answers
108 views
access denied for MMS connection
When I select the connection for the default managed metadata service application (Managed Metadata Service) and click properties it generates: The remote server returned an error: (403) Forbidden. I ...
0
votes
1answer
59 views
MySite Owner Managed Metadata Service
I have two MMS Fields (created on rootweb, added to myContentType which in turn added to MyDocumentLibrary) which works fine everywhere in the farm, but they do not work correctly on MySite.
this is ...