Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Page Level Navgation

$
0
0

I need to remove the current page level title in sharepoint 2013 content pages with javascript. I have over 50 pages, but all of them have the master page <%@ Page language="C#" MasterPageFile="~masterurl/default.master"

can someone point me in the right direction, how would I modified the page title with my own custom bread crum with javascript. The idea is to place the code in the master page so all content pages can use it to overwrite the page title. This will prevent me from modifiyinga all pages. Below is control use in every page. I am having difficulty overwriting it.

<asp:Content ContentPlaceHolderId="PlaceHolderPageTitle" runat="server">
 
 <SharePoint:ListItemProperty Property="BaseName" MaxLength="40" runat="server"/>   
 </asp:Content>


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>