Adding a Left Navigation in the place of Current navigation in SharePoint 2013 Site.

Hi All,
I have successfully converted an HTML Page to a SharePoint 2013 Master Page. I also created a Custom Page Layout. Using both them I have created my SharePoint Site with 30+ pages. Each page is consisted with the Top Header Navigation as it is inheriting
from the Master Page I have used. Now I need the left navigation inherit from the master page also. It gives me the advantage of updating it from the master page and affects it through the entire SharePoint Site. 
But at the moment I am inserting the Left Nav using a web part as an HTMl code snippet individually for each and every page. If needs a modification I have to go through all the pages and do the modification. This is not convenient also. I want to this left
nav like the SharePoint Current Navigation alternative but within my Page Layout.
Is there an option to chat within these forums?
Could someone help me to solve this problem?
Thanks and regards,
Chiranthaka

Hi Chiranthaka,
Thank you for posting in MSDN forum.
Since
this forum is to discuss: Visual
Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor.
Based on your issue,
it is more related to the sharepoint, so I’m afraid that
it is not the correct forum for this issue.
In addition, I find that you have been posted this issue in this SharePoint forum:
https://social.msdn.microsoft.com/Forums/en-US/7e3af32b-2bf8-41f5-9420-9265ed64458c/adding-a-left-navigation-in-the-place-of-current-navigation-in-sharepoint-2013-site?forum=sharepointgeneral ,
so we will merge this case to the above case, I think that the SharePoint expert will follow up your issue.
Thanks for your understanding.
Best Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • MySite NewsFeed is not showing the feeds from a SharePoint 2013 site which followed programmatically

    Hi Experts,
    I am facing an issue with following SharePoint 2013 site programmatically. When i was followed a site programmatically, unable to see the posts from followed site in MySite NewsFeed. But i can able to see the followed site in the list of sites i am following.
    If i did the same manually by clicking on Follow link on right top of the site, i can able to see the posts from the followed site in MySite NewsFeed.
    Here is my code. I am doing this activity in an event receiver, while adding an user to the site. 
                                SPSocialFollowingManager manager = new SPSocialFollowingManager(profile);
                                SPSocialActorInfo actorInfo = new SPSocialActorInfo();
                                actorInfo.ContentUri = new Uri(properties.Web.Url);
                                actorInfo.AccountName = targetUser.LoginName;
                                actorInfo.ActorType = SPSocialActorType.Site;
                                manager.Follow(actorInfo);
    Any help would be appreciated. Thanks in advance!
    dinesh

    Hi,
    According to your description, my understanding is that you want to follow site programmatically in SharePoint 2013.
    I suggest you debug the code step by step to check whether the variable is valid.
    You can also create a simple console application to test whether it works.
    Here is a code snippet for your reference:
    SPServiceContext serverContext = SPServiceContext.GetContext(web.Site);
    UserProfileManager profileManager = new UserProfileManager(serverContext);
    string userString = user.LoginName.ToString();
    UserProfile userProfile = profileManager.GetUserProfile(userString);
    if (userProfile != null)
    SPSocialFollowingManager manager = new
    SPSocialFollowingManager(userProfile);
    SPSocialActorInfo actorInfo = new SPSocialActorInfo();
    actorInfo.ContentUri = new Uri(web.Url);
    actorInfo.AccountName = user.LoginName;
    actorInfo.ActorType = SPSocialActorType.Site;
    manager.Follow(actorInfo);
    More detailed information about follow site programmatically:
    http://stackoverflow.com/questions/23271133/how-do-i-follow-site-in-sharepoint-2013-with-ssom
    http://msdn.microsoft.com/en-us/library/office/jj163217(v=office.15).aspx
    Best regards,
    ZhengyuGuo
    Zhengyu Guo
    TechNet Community Support

  • How to disable the selection of "Title and logo URL of a SharePoint 2013 site" from browser

    how to disable the selection of "Title and logo URL of a SharePoint 2013 site" from browser or How can we able to set our custom default log to the sp2013 site using code.So that users are not allowed to change from browser again.
    Thanks & Regards, Krishna

    Hi  Krishna,
    For your issue, you need to deploy a farm solution using HideCustomAction to hide site settings link. For example to hide “Title, description, and logo” link you can use below code:
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <HideCustomAction
    GroupId="Customization"
    HideActionId = "ProjectSettings"
    Location = "Microsoft.SharePoint.SiteSettings">
    </HideCustomAction>
    </Elements>
    Reference:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/92f002b7-0e9c-424e-836a-de40c4e5d81f/hide-option-from-site-settings-page-in-sharepoint-2010?forum=sharepointdevelopmentprevious
    http://blog.milanchauhan.com/2013/06/add-custom-section-in-site-settings.html
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Upgrade the existing Moss 2007 licence to SharePoint 2013.

    Our customer is using the Moss 2007 enterprise version with 500 CALs currently. They want to move to SharePoint 2013. I need to purpose the migration cost.
    I am wondering -
    does it possible to upgrade the existing Moss 2007 licence to SharePoint 2013.
    Do customer has to purchase new licence?
    Will existing licence help in any way if new licences are required?
    Regards Restless Spirit

    I assume you will have to purchase new licenses and you may get discount based on your company contract. Check below:
    http://office.microsoft.com/en-in/sharepoint/sharepoint-licensing-overview-collaboration-software-FX103789438.aspx
    http://blogs.technet.com/b/volume-licensing/archive/2013/08/08/licensing-how-to-sharepoint-server-2013-licensing-changes.aspx

  • Navigation from OnePage to Another Page in MS Visio chart added in SharePoint 2013 Site

    Dear All,
    I have made Org Chart in MS Visio 2013 including multiple pages (sheets) & hyperlink provided to navigate from one page to another after clicking on particular box/Icon.
    In Ms Visio, its working properly but when i have added this in SharePoint site then when clicking on hyper linked Box then instead of navigating to another page , it is downloading files.
    Kindly let me know what should be done.

    Hi,
    In regarding of the issue, please provide us more information to assist you better.
    How do you upload the Visio file to SharePoint 2013? Upload the whole file directly or use the Visio 2013 build-in feature to save as to SharePoint site.
    Which file format do you use? VSDX or VWD format (Visio Web Drawing)
    Which browsers do you use?
    If you did not use VWD format, I recommend you try to
    save diagrams to SharePoint as Web drawings, we are using Visio Services to make the diagram available for people to view in a browser. Web drawings can have hyperlinks, multiple pages, and other features like a standard Visio drawing, including the
    ability to connect to external data sources. (Based on my test, the method worked well for me, it would navigate hyperlink correctly among different pages)
    Then, if we can navigate hyperlink correctly, and it becomes ”downloading mode“. This issue may be caused by the browsers add-ins. Please try to disable all the add-ins to test.
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • "an error occurred with data fetch. Please refresh the page and retry" when open sharepoint 2013 setting cog on IE

    My SharePoint 2013 has issue opening the top left cog: On amy page, every time when I was trying to click the setting cog and my name, an alert box will pop out
    (System does not allow me to insert images, so screenshot is here:)
    http://www.sfu.ca/~siyuanz/2.PNG
    And also, under some subsite, my ribbon is gray off (and I am sure this is not a permission issue)
    Screenshot: http://www.sfu.ca/~siyuanz/1.PNG
    I tried to fix them by change the "Compatibility View Settings" but it doesn't help
    These issues only happen to my IE (chrome, fire fox work well)

    Hi,
    According to your post, my understanding is that you had issue opening the top left cog.
    I suggest you to check whether you restrict the site in your browser. Please follow the steps:
    Open the site in the browner, click tool->Compatibility View Setting->Add the site to be displayed in Compatibility View.
    Click Tool->Internet Options->Security->Trusted Sites.
    Click Tool->Internet Options->Security->Restricted sites->Allowed level for this zone: Medium.
    Click Tool->Internet Options->Security-> Custom Level -> Cookies->OK.
    Click Tool->Internet Options-> Settings -> Privacy -> Block content on sites from services that could track my browsing ->Off.
    More information:
    http://www.timeanddate.com/custom/cookiesie.html
    http://biztalkxin.blogspot.com/2013/07/sharepoint-2013-and-ie-10-work-together.html
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Can't change the master page after upgrading to SharePoint 2013.

    After upgrading our farm to SharePoint 2013 we are having trouble changing the master page for sites that don't have sub-sites. We are still using the v4 UI version, and that appears to be what is causing the problem. The error we get when going to /_layouts/ChangeSiteMasterPage.aspx
    is:
    System.NullReferenceException: Object reference not set to an instance of an object.    at Microsoft.SharePoint.Publishing.Internal.CodeBehind.AreaChromeSettingsPage.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    I took a peek at the source code for AreaChromeSettingsPage.OnLoad and found that it references a CheckBox control that does not exist in the v4 ChangeSiteMasterPage.aspx:
    protected override void OnLoad(EventArgs e)
    base.OnLoad(e);
    this.EnsureChildControls();
    if (!this.Page.IsPostBack)
    this.LoadValues();
    if (base.Web.Webs.Count == 0)
    this.resetSystemMasterPageSubSitesCheckBox.Visible = false;
    this.resetSubSitesCheckBox.Visible = false;
    this.resetAlternateCssSubSitesCheckBox.Visible = false;
    this.resetThemeSubSitesCheckBox.Visible = false;
    base.ConfigureCancelButton(this.BtnCancel);
    If I manually add a checkbox control with the ID "resetThemeSubSitesCheckBox" to a hidden panel in the v4 copy of ChangeSiteMasterPage.aspx the page works, but obviously this is not a best practice. How can we fix this without upgrading the UI version, which
    we are not yet ready to do?

    Thanks Mike - Could you please share what is your next step then? I also have custom master pages and layout but I am going to make new master page and layout in 2013 as we need to change the existing branding too. so, i upgrade the site collection. I understand
    the Look and Feel will not persist after the upgrade but I am concern that at least the page should show the content on the page after the upgrade. The page had Calendar webppart on it but after the upgrade it is coming blank.
    any suggestion?
    Regards,
    Khushi
    Khushi

  • SharePoint 2013 Site Mailbox Disappear from the Outlook

    Yesterday, I activated the Site Mailbox feature on a SharePoint Sub Site and then it synchronized and I found the Site Mailbox account in my Outlook mail list.
    Today, It disappeared from the Outlook list, and when I right click on my Company's email account and choose (Manage All Site Mailboxes) I found an Empty list, although when I go to the sub site and click on the Site Mailbox it opens the OWA normally.
    How can I troubleshoot it ?

    If you are using office 365. try to sync it using below:
    http://community.office365.com/en-us/f/154/t/182999.aspx
    Check below:
    http://windowsitpro.com/blog/four-synchronization-issues-between-outlook-and-site-mailboxes
    What logs do you see in sync issues folder of Outlook. It is hidden folder available when you click all folders tab

  • Display tags; the place of pagesize navigation lists.

    If I write like below,
    <display:table id="row" name="${results.rows}" pagesize="5"/>
    <display:column title="Title">      
    ${row.title}                    
    </display:column>
    </display:table>The page navigation list appeares top of the table.
    I want to put this list to buttom of the table.
    Are there any suggestions??
    Edited by: hikkyi on Nov 28, 2007 2:24 PM

    Hi!
    1 question:
    Is it so necessary to show only 4 records on each page?
    I'm asking because if you show all of them on say, Overview.jsp page, you can place there checkboxes by selecting which you get the records that you want to manipulate(delete or whatever you want)
    And haven't you tried to use Struts?

  • Error launching the power pivot report builder in SharePoint 2013

    I have sharepoint site which uses classic windows authentication. 
    i uploaded a simple excel file with two columns which has a data model created in Excel 2013. 
    I am trying to create a power view report out of it in SharePoint ..
    I am getting following errorrs
                  <detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rsCannotRetrieveModel</ErrorCode><HttpStatus xmlns="http://www.microsoft.com/sql/reportingservices">400</HttpStatus><Message
    xmlns="http://www.microsoft.com/sql/reportingservices">An error occurred while loading the model for the item or data source 'http://devreports.hellosolutions.com/TestPowerPivotGallery/Ageofrol.xlsx'. Verify that the connection information is
    correct and that you have permissions to access the data source.</Message><HelpLink xmlns="http://www.microsoft.com/sql/reportingservices">http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.5058.0</HelpLink><ProductName
    xmlns="http://www.microsoft.com/sql/reportingservices">Microsoft SQL Server Reporting Services</ProductName><ProductVersion xmlns="http://www.microsoft.com/sql/reportingservices">11.0.5058.0</ProductVersion><ProductLocaleId
    xmlns="http://www.microsoft.com/sql/reportingservices">127</ProductLocaleId><OperatingSystem xmlns="http://www.microsoft.com/sql/reportingservices">OsIndependent</OperatingSystem><CountryLocaleId xmlns="http://www.microsoft.com/sql/reportingservices">1033</CountryLocaleId><MoreInformation
    xmlns="http://www.microsoft.com/sql/reportingservices"><Source>ReportingServicesLibrary</Source><Message msrs:ErrorCode="rsCannotRetrieveModel" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.5058.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">An error occurred while loading the model for the item or data source 'http://devreports.hellosolutions.com/TestPowerPivotGallery/Ageofrol.xlsx'. Verify that the connection information
    is correct and that you have permissions to access the data source.</Message><MoreInformation><Source>Microsoft.ReportingServices.ProcessingCore</Source><Message msrs:ErrorCode="rsErrorOpeningConnection" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsErrorOpeningConnection&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.5058.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">Cannot create a connection to data source 'TemporaryDataSource'.</Message><MoreInformation><Source></Source><Message>For more information about this error
    navigate to the report server on the local server machine, or enable remote errors</Message></MoreInformation></MoreInformation></MoreInformation><Warnings xmlns="http://www.microsoft.com/sql/reportingservices" /></detail>
    kukdai

    Hi,
    According to your post, my understanding is that you could not launch report builder in the client machine.
    Did you install the .Net 4.0 framework on your machine?
     .Net 4.0 framework needed to be installed on each user's machine, you can install it, then check whether it works.
    More information: 
    http://social.technet.microsoft.com/Forums/en-US/ac51a022-6173-4840-96b5-32119b132bb5/unable-to-launch-report-builder-30?forum=sqlreportingservices
    As this is the forum for SharePoint server on-premise, I’m not familiar with the Reporting service, for this issue, I recommend you can post a new question in the forum for SQL Server Reporting Services.
    https://social.technet.microsoft.com/Forums/en-US/ac51a022-6173-4840-96b5-32119b132bb5/unable-to-launch-report-builder-30?forum=sqlreportingservices
    More experts will assist you, then you will get more information relation to Reporting Services.
    Thank you for your understanding and support.
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Afte mirgation from SP 2010 to 2013, change the search box image size in sharepoint 2013

    Hi,
    After migration from 2010 to 2013, the search box image size increased. Pls check the screenhot below,
    I
    i need to resize this searc image.
    Any help is much appreciated.
    Thanks
    Smile Always

    I assume you have made some changes to this out of box search 
    you will have to take help from a CSS expert to select the div of this image and resize it. it has to be updated in css file on the server
    You can use developer(f12) tool in IE to test that 

  • How to get the people & group field value in sharepoint 2013 editform.aspx using jquery

    i got in sharepoint 2010 by using following-
    var personfield= $("#ctl00_m_g_01cc9f37_2366_400e_aefc_afbe38c5caa5_ff51_ctl00_ctl00_UserField_upLevelDiv");
     var Assigned=personfield.find('span').attr('id');
    But,I want same for sharepoint 2013 .
    Please,tell me
    -Thanks,
    Swapnil

    Swapnil,
    See this link - 
    http://stackoverflow.com/questions/27519795/sharepoint-2013-editform-people-picker-new-value-not-saving
    http://www.sharepointcolumn.com/sp2013-setting-people-picker-value-in-newform-aspx/
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Parent (Global) and Current (Navigation) on the Same Page

    Hello,
    I am using the managed metadata feature in a SharePoint 2013 publishing site.  I am trying to layout my navigation as shown in the diagram below.  I can not find a publishing master page that implements this parent child relationship.  My
    top navigation is use the markup:
    <PublishingNavigation:PortalSiteMapDataSource ID="topSiteMap" runat="server" EnableViewState="false" SiteMapProvider="GlobalNavigationSwitchableProvider" StartFromCurrentNode="false" StartingNodeOffset="0"
    ShowStartingNode="false" TrimNonCurrentTypes="Heading"/>
    <SharePoint:AspMenu ID="TopNavigationMenu" runat="server" EnableViewState="false" DataSourceID="topSiteMap" AccessKey="&lt;%$Resources:wss,navigation_accesskey%&gt;"
    UseSimpleRendering="true" UseSeparateCss="false" Orientation="Horizontal" StaticDisplayLevels="1" AdjustForShowStartingNode="true" MaximumDynamicDisplayLevels="1" SkipLinkText=""/>
    I have tried using the same markup, using a different StartingNodeOffset and SiteMapProviders, for the side menu with no success.
    Thanks,
    Bob

    Hi,
    According to your post, my understanding is that you wanted to create Parent (Global) and Current (Navigation) on the Same Page.
    You can make quicklaunch work contextually like structural nav quicklaunch using Managed Metadata navigation. Please refer to:
    Managed Metadata Navigation - How do you make quicklaunch work contextually like structural nav quicklaunch?
    In addition, you can used JQuery and CSS to achieve staticlevel left navigation in SharePoint 2013.
    Here is a similar thread for your reference:
    http://social.technet.microsoft.com/forums/sharepoint/en-US/54edc501-0594-49e3-86b2-40ecf72bc68e/show-2-level-hierarchy-in-managed-navigation-menucurrent-navigation-in-sharepoint-2013
    More information:
    Overview of managed navigation in SharePoint Server 2013
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Adding Attchement button inside create new discssion in SharePoint 2013 Discussion Board not from the Ribbon

    all that i want to customize create a new discussion layout by adding new attach new document but not by using Ribbon

    Hi,
    For your issue, you can customize the layout for the discussion board new form with content editor web part.
    For more information, you can refer to the blog:
    http://www.markrackley.net/2013/08/29/easy-custom-layouts-for-default-sharepoint-forms/
    http://www.shillier.com/archive/2013/03/26/uploading-files-in-sharepoint-2013-using-csom-and-rest.aspx
    Actually in my opinion, the new file upload behavior in SharePoint 2013 is great. As we can click in the body and upload files via the ribbon INSERT tab.The
    new 2013 discussion board allow attachments to be stored in any document libraries besides the default Site Asset library.
    Reference:
    http://sharepointconnoisseur.blogspot.in/2013/07/tips-to-use-sharepoint-2013-discussion.html
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Eric Tao
    TechNet Community Support

  • How to get current navigation data using C#

    Hi,
    Please help me to get the current navigation data using c#.
    In detail, In my sharepoint 2013 site, if i navigate to the Site Actions -> Settings ->Navigation -> Current Naviation and add some link it should show on my web part.
    I am trying to create  a new web part and this web part should show the content of Current Navigation (under settings).
    Thanks in advance.

    Hi Lakshmanan,
    Thanks for your reply.
    I need more CSS customization so i am looking for C# code and i got the code. i am getting all the subsites but child nodes of subsites are showing zero even though the subsites having another subsites and pages.
    I have tried the below scranario,
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.navigation.spnavigation.quicklaunch.aspx
    Please help me on this. This is very urgent for me.
    Thanks a ton.

Maybe you are looking for

  • Problem opening a 6.0.1 file on keynote 5.3

    Hey Guys, need your help. First about sorry for my english, I'll try to do my best... I recently made a downgrade from Mavericks to Mountain Lion because I had some problems. The thing is that I created a Keynote presentation with the last version of

  • Running 10.5.8 want to upgrade?

    Hey everyone, I've got a white MacBook 2008 running OS X 10.5.8. Never had any problems, runs perfectly fine therefore never really seen the need to upgrade to any newer OS's that have been released. If it aint broke don't fix it! Recently as I'm usi

  • Error Occured In Reqreply JMS adapter

    Hi, While I am trying sample tutorial provided in oracle site *'adapters-jms-105-wlsjms-nativecorrelation'*,for the first time when i am submitting the input message,it is completed successfully. After the message is dead from demoQueue say after 2mi

  • Cannot create a Sharepoint meeting workspace in a Outlook 2010 meeting request

    I am using Sharepoint 2010 and Outlook 2010. I am trying to create a meeting request and also create a sharepoint workspace attach to that meeting request in Outlook.                            First I click Create button and then it would let me cho

  • Safari isn't showing my website on it's new domain

    Hi, I've recently changed my hosting company for my website. The DNS has updated, I can see the holding page if I type the URL on any windows PC running IE. My mac however? Nothing, it still resolves to the old domain hosting, which is causing me pro