Tagged Questions
3
votes
2answers
588 views
How do I apply master page changes to all subsites in SharePoint 2013?
I realize similar questions have been asked, but master pages have changed somwehwat in SharePoint Server 2013, and this is actually several questions in one. I've read lots and lots of articles, and ...
1
vote
0answers
114 views
Default List pages (NewForm.aspx/EditForm.aspx) and breadcrumbs
All,
My understanding of SharePoint is that NewForm.aspx/EditForm.aspx et al. are Application Pages that for each List are initially fetched from the Hive directly and processed by ASP.NET, but can ...
1
vote
0answers
48 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 ...
2
votes
1answer
139 views
Breadcrumbs Navigation Requirement Changed
Scenario
I have 20's of site in a single site collection we can say "portal A", Now I have list of site collections, let me explain it using a tree
Now we are creating breadcrumb navigation using ...
0
votes
1answer
406 views
Different breadcrumb navigation style on some pages
I am working on a theme for Sharepoint 2010. While working on the header area, I ran into a very annoying problem regarding the breadcrumb navigation: It looks good everywhere, except for sites that ...
