0
votes
1answer
71 views

Programmatically building Metadata Navigation with Friendly URLs

I've been looking online at a bunch of MSDN examples of how to programmatically build and then set Metadata Navigation through feature recievers. The sample code MSDN gives you is as follows: ...
0
votes
0answers
23 views

How to define managed metadata for the default page?

I am using the managed metadata navigation. All the pages I added have a managed metadata term except the welcome page... How can I define the managed metadata for default page(e.g. ...
0
votes
0answers
38 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
2answers
355 views

Managed Metadata Navigation Security Trimming

Does the managed metadata navigation offer security trimming? I create a new web and not have anyone have access to it. I would now add a link to that web to the managed metadata navigation. ...
0
votes
0answers
158 views

How do I make the Managed Navigation menu appear the same on all pages

Apologies if this is amazingly obvious somehere... I've implemented a SP2013 Publishing Site and enabled the friendly URLs and Managed Navigation. For what it's worth, I've also used the Starter ...
1
vote
0answers
289 views

SharePoint 2013 managed metadata navigation and custom sort order

I'm trying out the managed navigation in SP 2013 and cannot set the custom sort order. I select "Use custom sort order" and save it but when I reload the page "Use default sort order according to ...
2
votes
2answers
210 views

Managed Metadata Navigation always redirecting to “start.aspx#null”

I'm trying to use Managed Metadata Navigation for cruising around my site. Right now I have a couple of team sites. In the target settings I set the navigation URL to: ...
0
votes
1answer
227 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
0answers
393 views

Possibility to make multiple term selection in Managed Metadata navigation hierarchy?

I have a library set up with managed metadata navigation. There are several thousand documents in this library. One MM column is "theme", and almost each term has a child-term. Another MM column is ...
3
votes
2answers
178 views

Key Filters: Always boolean AND? Possibility of adding user-controlled OR?

In a usability test just now, I learned that the Key Filters part of Metadata Navigation operate on boolean AND. A document has to match all filters in order to appear. Do I have any control over ...
2
votes
1answer
197 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 ...
1
vote
2answers
233 views

Taxonomical Navigation Browsing

I am new to the Taxonomical and meta data usage in SharePoint 2010 and would be grateful if someone could point my in the right direction to what I am trying to achieve. I am trying to create a ...
1
vote
1answer
498 views

managed metadata navigation and anonymous access

I have a library with metadata navigation. When anonymous users go to a navigation link, the web browser gives the 403 forbidden error. The error disappears when I turn off metadata navigation. To ...