Tagged Questions
0
votes
2answers
215 views
Building the level (menu) hierarchy by creating sites and subsites deeper
I am working on a portal project that was a custom asp.net wcm/ecm portal and i will develop it in sharepoint from scratch.
In that custom portal there is a 5 level menu hierarchy. And only some ...
1
vote
0answers
49 views
SiteMap Breadcrumb Navigation for Parentweb
I am able to get URL of parent web using this code
Request.UrlReferrer.ToString()Request.UrlReferrer.ToString()
but I am not sure how can I get site Map navigation of parent web so that I can add ...
1
vote
0answers
41 views
How would we know, what kind of breadcrumb we are using in our portal
I am bit confused with Navigation in SharePoint, I looked at web.config and then site map, which is enabled and have several tags of "
If we have a default NavigationProvider and a Custom ...
0
votes
1answer
179 views
Move sub-site into sub-heading in navigation?
I've just created some sub-sites that I'd like to be grouped on the left navigation - I've adding in the headings which appear as folders, but I can't seem to find a way to move sites from the base ...
0
votes
0answers
1k views
Display parent navigation doesn't work
We have a SharePoint 2010 site that has a subsite which then contains a subsite. It looks something like this hierarchically:
- Site Root
- Subsite A
- Subsite X (subsite of A)
- Subsite ...
