Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. Editing content of page having custom master page

Editing content of page having custom master page

Scheduled Pinned Locked Moved SharePoint
sharepointcsharphtmlcomdata-structures
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nitin S
    wrote on last edited by
    #1

    I have signed up for office 365 which provides sharepoint site. I have created a simple master page and content page, however i'm unable to edit the content of the page from sharepoint designer MasterPage.master

    <%@Master language="C#"%>
    <%@ Register tagprefix="SharePoint" namespace="Microsoft.SharePoint.WebControls" assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>

    default.aspx

    <%@ Page Language="C#" MasterPageFile="~site/MasterPage.master" inherits="Microsoft.SharePoint.WebPartPages.WebPartPage, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" meta:progid="SharePoint.WebPartPage.Document" meta:webpartpageexpansion="full" %>

    <%@ Register tagprefix="SharePoint" namespace="Microsoft.SharePoint.WebControls" assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>

    My custom html

    :Please review the screenshot

    ============================================ The grass is always greener on the other side of the fence

    S 1 Reply Last reply
    0
    • N Nitin S

      I have signed up for office 365 which provides sharepoint site. I have created a simple master page and content page, however i'm unable to edit the content of the page from sharepoint designer MasterPage.master

      <%@Master language="C#"%>
      <%@ Register tagprefix="SharePoint" namespace="Microsoft.SharePoint.WebControls" assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>

      default.aspx

      <%@ Page Language="C#" MasterPageFile="~site/MasterPage.master" inherits="Microsoft.SharePoint.WebPartPages.WebPartPage, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" meta:progid="SharePoint.WebPartPage.Document" meta:webpartpageexpansion="full" %>

      <%@ Register tagprefix="SharePoint" namespace="Microsoft.SharePoint.WebControls" assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>

      My custom html

      :Please review the screenshot

      ============================================ The grass is always greener on the other side of the fence

      S Offline
      S Offline
      ssivarao
      wrote on last edited by
      #2

      Hello Nitin, Checkout the Master page in SPD 2007 or 2010 and edit the page . Open the Content Page Right Click on Default.aspx and Click on "Detach From Page Layout" after it got detached again right click and see the option Edit. Done!! :)

      N 1 Reply Last reply
      0
      • S ssivarao

        Hello Nitin, Checkout the Master page in SPD 2007 or 2010 and edit the page . Open the Content Page Right Click on Default.aspx and Click on "Detach From Page Layout" after it got detached again right click and see the option Edit. Done!! :)

        N Offline
        N Offline
        Nitin S
        wrote on last edited by
        #3

        Hi Siva, Thanks for your reply. :thumbsup: I'm using Microsoft Sharepoint designer 2010 with Office 365 site. If you have the editable page then pls upload it. Regards, Nitin

        ============================================ The grass is always greener on the other side of the fence

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups