The top-link-bar tag has no wiki summary.
1
vote
1answer
64 views
Create a link to a library from within a page
is it possible to create a link on a page to a library within the same page. So for example, I have a small list of 8 categories on my page, when i click on the first category "Governance" I would ...
0
votes
1answer
36 views
Add Custom link in topnavigation bar
I want to add custom link to topnavigation bar, this link will be common through out sitecollections and it should appear as the first link in navigation bar.
I have used following code to add my ...
0
votes
1answer
59 views
Hiding items (nodes) in a cross site collection top navigation based on profile property (Audiences)
I have followed this article to create a cross site Collection top navigation and it works greate.
http://msdn.microsoft.com/en-us/library/bb897739(v=office.14).aspx
I go through all Site ...
0
votes
1answer
95 views
Show only sites in quick launch and top navigation menu
Is it possible to show only sites and subsites on the quick launch (left navigation and top navigation menu). By default all the lists and libraries are also being displayed on menus.
Note: I am ...
0
votes
1answer
225 views
Host Named Site Collections with own Content DB, and problems (Top Nav Bar, and force to log on always)
This is the scenario:
I. All Site Collections have thier own Content Database
II. Site Collection A is Root Site Collection (created directly under Web Application = has exact same url as Web ...
0
votes
1answer
343 views
no “top link bar” available ALTHOUGH “Publishing” is disabled
I have sharepoint 2010 and I experience problems with the "top link bar" - it is simply not available under "look and feel" options (there is a "navigation" instead).
I've read on a variety of sites ...
0
votes
1answer
395 views
Duplicate Top Drop Down Menu in SharePoint 2010
My development environment is SharePoint 2010. I am trying to achieve Drop Down enabled Top Navigation menu.Though my site is showing the top menu but the sub menus are not showing up as drill down ...
1
vote
0answers
188 views
Set Audience to Top Link Navigation dynamically
I am creating Top Link navigation dynamically on feature activation code. I want to audience the navigation so that only authorized user see the relevant navigation items. I know there is property ...
0
votes
0answers
62 views
Host-named Site Collections and Top Navigation bar
I have created a top navigation bar by implementing PortalSiteMapProvider and deploy it by a web scoped feature. if I create usual Site Collections Path-based SC it works and everything is ok, but if ...
0
votes
0answers
164 views
duplicated nodes in custom top navigation
Hi I have created a topNavigation class which implements PortalSiteMapProvider. the problem is that there is duplicated for the root site collection and root site collection contains only itself not ...
0
votes
0answers
192 views
Top Link Nav Bar
I have configured a Top Link bar on my SharePoint 2010 site. It looks fine for my pages. But as I navigate to application pages the navigation levels split up e.g MainHeading/Heading1/Leaf Nodes. ...