Forum Discussion
Matthew DiLiberto
Feb 11, 2019Brass Contributor
Navigation Security Trimming for Heading Links based on child nodes
We are using SharePoint sites to manage projects. Each project site is created from a template and security is setup for the project team with some access granted to a larger audience. Using th...
Naveen Karla
Feb 11, 2019Iron Contributor
Could you try insert a javascript code which hides the header private documents when none of the child links are active?
Below reference uses SPServices library to hide a navigation link. Maybe this should help.
http://sharingtothepoint.blogspot.com/2013/12/how-to-hide-links-in-navigation-from.html