Questions tagged [managed-navigation]
A type of navigation based on Terms and Term Sets
121 questions
0
votes
2
answers
1k
views
Navigation is not translated on SharePoint Online
I would like to translate the navigation of the SharePoint sites, I have EN,DE,PL sites and nav menu About Us, Home, Services.
I have enabled languages in SharePoint Language setting, I have selected ...
1
vote
1
answer
120
views
Managed navigation and search, how to get the page term in the search result?
I use managed navigation bound to a custom term set.
The navigation is setup to reuse the same actual page, which contains a search result web part that consume {Term.Title}
This allows to create a ...
0
votes
1
answer
289
views
Friendly URL not working in nested routes
I'm trying to enable friendly URLs on my Sharepoint Server 2013 site.
I've already enabled Managed Navigation for both Global Navigation and Current Navigation.
I've already selected the Term Set I ...
0
votes
1
answer
44
views
When removing a link from Quick launch, I receive a "Managed Navigation" message
I'm trying to remove a link from my QuickLaunch and when I click Ok, my change didn't save and I get this "In order to use Managed Navigation, you must select a navigation term set." at the ...
0
votes
1
answer
70
views
How to reuse the same Groups,Term Sets and Terms for another web applications site collection
Hi I have a SharePoint 2013 Dev farm and one Manged Metadata Service application , i want to create another managed metadata service application in same farm with the backup of existing managed ...
1
vote
0
answers
55
views
Rearrange managed navigation but keep existing URLs
We have a site that has been used across our company for a couple of years. It uses managed navigation to create friendly urls and includes a lot of published content and several different discussion ...
0
votes
1
answer
487
views
Persisted Navigation Term Set Synchronization job failure
I can see in Event Viewer a standard job failure event 6398 when Persisted Navigation Term Set Synchronization tries to execute.
More information:
There are no addresses available for this ...
0
votes
2
answers
634
views
Generate site Urls in Sharepoint 2016 without /sites after the domain name
I have a site collection in SharePoint 2016 with the following URL.
https://xyz.com/sites/testclassic
and I have created a page test.aspx and with managed path it generates the following URL.
https:/...
7
votes
1
answer
140
views
Cant save navigation settings - Missing permissions although I am owner of the site
I would like to activate the feature that automatically generates a building structure on the right side of the navigation area. More precisely, I would like to select the following menu item:
"...
2
votes
0
answers
54
views
What is the SPFx / Modern Page equivalent to _spFriendlyUrlPageContextInfo.termId
I am looking to create a breadcrumb for MMNavigation, I have this already working in classic, however to make it work in Modern I have to use SPFx.
In the Classic I can find out the current Term for ...
2
votes
1
answer
2k
views
Can we force the list view Filters Pane to have the ability to filter all the files, even the ones inside folders
I am working on a sharepoint online team site collection, and i have a document library which contain 3 managed metadata columns named (Department, Main Category & Sub Category).
Previously, ...
0
votes
2
answers
118
views
Something like _spPageContextInfo, but for publishing pages
We are using managed navigation for our site collection and subsites and I need to get some info about the pages I'm on using javascript.
I'm familiar with using using executeQueryAsync() in JSOM to ...
0
votes
0
answers
372
views
Update current navigation without getting access denied error
Using native SharePoint 2016. user can access the page.
/AreaNavigationSettings.aspx
After the user changes the navigation and then click 'OK' it shows the "AccessDenied.aspx".
When we go back to ...
5
votes
1
answer
192
views
How to reuse navigation terms multiple times
We have a site with two different sections -- one for each of the groups in our team. We are using managed navigation and friendly urls. The two different groups have agreed on a phase taxonomy for ...
0
votes
2
answers
264
views
drop-downs not working in Managed Metadata Navigation
I'm trying to set up a Term-Store based Managed Metadata navigation for my site. I can create as many levels as I want in the term store, but only the top-level terms show in my navigation. I have ...