Here are the details of the issue and the solution:
1. Created a tab to appear on Top Link Bar from:
SiteSettings --> Look and Feel --> Top Link Bar
2. created the link with absolute URL like http://server:port/site/../pagename.aspx
3. Navigate to the tab from top link bar. See the tab is not highlighted:
4. Edited the URL from Absolute URL to Relative URL. Removed the server name.
5. Navigate to the tab from top link bar. Now the tab is highlighted:
10 comments:
There is also an issue relating to the use of a space character inside the URL, for instace:
/test/test space/text.aspx - will work
/test/test%20space/text.aspx - wont work (even though this is the correct format for a space inside a URL)
Kwok
Perfect fix for my problem - thanks a million!
Worked for me too! Thanks a bunch. Cory
Just what I was after! Thanks Mate!
None of these work for me. Any other ideas?
AWESOME, GREAT TIP!!
Not working for us either. Any other ideas?
so many newer versions are now available in SharePoint Development
THANK YOU! I had one tab that wouldn't highlight, all the others did, no idea why, but this fixes it! THANKS SO MUCH!
Hi, I have a top link bar tab that is linked to a document library but it's not highlighting when clicked on. How do I get this to work?
Post a Comment