Page layout is the part of graphic design that deals in the arrangement and style treatment of elements (content) on a page.
2
votes
0answers
70 views
How can I create a Enterprise Wiki pagelayout with a repeating content type?
So this is the situation: my customer wants to have a web service catalog in an Enterprise Wiki.
Per service we need to store fields like:
- service name
- description
- goal
- status
- version
...
1
vote
1answer
150 views
Add column to a Content Type which is associated content type of Page Layout, PL not updated
All I do below is with Visual Studio 2010. I cannot use Sharepoint Designer because I don't have the right to do it.
I have a Content Type, which is the associated content type of a page layout. They ...
1
vote
1answer
48 views
Can the Default blog page layout be edited?
I have created custom page layout for my other 'normal' pages.
However i can't find how to set my blog to use my page layout? Or any other page layout for that matter.
Is it possible to change a the ...
3
votes
1answer
73 views
How to keep the original quick launch menu of a page even after replacing the page layout by another one?
By code, when I create a new blank site and replace the welcome page layout by a new layout page, the original quick launch menu disapears. How to keep the original quick launch menu of a page even ...
1
vote
1answer
67 views
share point Page layout AJAX
I have the follwing code
$.ajax({
type: "POST",
url: "/_Catalogs/MasterPage/GDetail.aspx/GetFundURL",
data: "{'cusip': '" +$('#<%= ddlShareClasses.ClientID ...
2
votes
1answer
64 views
Full control user can add Page Layout to top level site but not the sublevel site
Has anyone seen the problem that we can add page layout to the top level site but not the sublevel site?
I've got the following behaviors:
In the "Site Settings" the "Master pages and page ...
0
votes
1answer
150 views
Remove/Modify the SharePoint legend that appears by default in SharePoint 2013?
In the default theme for SharePoint 2013 (seattle), on the top left corner, there is a small amount of Text that says "SharePoint". I wanted to change it to show the name of the company instead of ...
0
votes
1answer
179 views
Trying to register user controls on page layout
I have a page layout that I created on my Sharepoint 2010 site. I have created some user controls in Visual Studio that I'd like to use on my page layout. The user controls were created in a Visual ...
1
vote
0answers
71 views
SP2010: Value of the 'Title' field is not stored when saving from pagelayout
I've created a pagelayout associated with a specific content type that contains the standard Title field.
In my aspx file, I have an EditModePanel with attribute PageDisplayMode set to Edit, and ...
2
votes
2answers
211 views
How to use one page layout for few content types
I have elements.xml with module:
<Elements>
<Module Name="IntranetNewsPageLayout" Url="_catalogs/masterpage">
<File Path="IntranetNewsPageLayout\IntranetNewsPageLayout.aspx" ...
2
votes
1answer
161 views
Can I edit a custom page Layout to add 3 new zones
I have a custom branding solution which was written before I started at my current client. Now they want their custom page layout modified, by adding 3 adjacent zones next to eachother. This page ...
1
vote
0answers
86 views
Migrated portal from SharePoint 2007 to 2010 can't change layout
After migrating a portal from SharePoint 2007 to SharePoint 2010 the "Page Layout" option is disabled
And after trying different approaches it gets enabled but it's always empty (Drop down doesn't ...
1
vote
2answers
256 views
Split page into columns
How do I split the page???
I don't get how you move web parts side by side. Im guessing im suppose to add columns somehow, or a table layout. But can not see any options to do so.
Im new to ...
0
votes
0answers
22 views
Ordered PageLayout Dropdown in Ribbon
In my application I have added several PageLayouts and set those as the only available Pagelayouts.
Can I customize the order in which the PageLayouts are displayed in the PageLayouts DropDown in the ...
0
votes
0answers
57 views
Background Elements Shifting on Navigation Mouseover
On Google Chrome - When I mouse over the navigation bar items on Sharepoint pages, it causes page elements in the background to shift up the page moving the mouse off the navigation element and ...
3
votes
1answer
156 views
How can I update a publishing page's page layout via PowerShell?
I have a few publishing pages that need a page layout change. The layout includes a Content Editor Web Part pointed to an html file in the site assets folder. The layout changes but the Web Part ...
0
votes
0answers
19 views
newPage dialog using specified Pagelayout
i am using a PublishingWeb with three different PageLayouts. None of which is "more default" than the others...
Is there a standard-function that I can use to extend the siteActions-menu? Something ...
0
votes
1answer
187 views
set fixed witdh on WebPartZone in custom page layout?
Iam trying to set a fixed width on a webpartzone, and no mather which webpart that later will be added to that zone, wont exceed the width of the webpartzone. i have tried different things, i have ...
1
vote
0answers
46 views
Applying a page layout to a page using SharePoint Designer 2010
Is there a way to apply a page layout to a specific page using SharePoint Designer 2010? I know how to change the page layout used using the browser GUI and I know how to create/modify a page layout ...
1
vote
2answers
46 views
Hide Page Layouts and Import SpreadSheet
I would like to hide the standard Page and Web Part Page layouts in the create page and only use Publishing Page. I tried the SetAvailablePageLayouts but that doesn't work. I'm also trying to hide the ...
3
votes
2answers
90 views
Custom Landing Page
I am developing a complete custom SharePoint Portal...
We are using C# & ASP .NET to create the webparts.
I want to create seperate landing pages for ADMIN & NORMAL USER....
How do i achieve ...
0
votes
0answers
27 views
Strange behaviour of CEWP in Page Layout
My question is regarding a custom page layout with the CEWP. So basically I have a simple page layout with the webpart zones defined and one CEWP in it. This CEWP has some tabs and javascript.
When I ...
0
votes
1answer
85 views
Enterprise search bar in header (and remove default standard search)
I have the Enterprise search sub site and it looks great compared to the standard search included on all default sites.
I would like to have the same functionality except instead of the enterprise ...
0
votes
1answer
45 views
Possible solution to a lot of expensive webparts on a single page
I have a question regarding the loading issue of a page.
Current situation:
I have a page layout in my SharePoint 2007 environment, this page layout defines a lot of web parts we can say up to 40 of ...
0
votes
1answer
67 views
Is it bad practice to copy and paste pages in sharepoint?
I am a new sharepoint developer. I am creating a web template from scratch in visual studio.
I am finding it time consuming when creating/editing pages in visual studio e.g. adding web parts to ...
1
vote
1answer
107 views
SPD error “Controls in this category require a Microsoft Sharepoint Publishing Page Layout” in toolbox Page Fields & Content Fields
I'm trying to create a page layout on SharePoint 2010, based on a new Page Layout Content Type subclassed from the Publishing Content Type "Page". I got the new content type created ok, with existing ...
1
vote
0answers
40 views
Clicking on WebPart modifies page layout
I'm building a custom dashboard with some CEWP's and List webparts, using a three column page layout. Whenever I interact with (click) one of the columns, it adjusts the layout. In this particular ...
0
votes
0answers
40 views
Page randomly changes page layout
I've got a site that only has one available page layout for editors to use. it's the default page layout for the site and no-one else has access to change it.
However, when I create a page and save ...
0
votes
1answer
144 views
Where can I edit the blog page layout?
I'm using the sharepoint 2010 blog site template for a few of our sites.
I'd like to add some default web parts and add some classes to a few extra elements so I can get the page styled properly but ...
1
vote
2answers
70 views
Alternate Access Mappings affecting Page Layouts
I have recently changed our url from http ://servername to http ://urlname
I changed the AAM to reflect this as well as alter the binding in IIS
It seems to work fine but when ever I create a new ...
1
vote
1answer
370 views
Bind custom content type to Pages library
I have developed a custom content type and a custom page layout that is inheritted, in visual studio for my publishing site. I am setting the default page layout of the site programmatically, in event ...
1
vote
1answer
376 views
Parent content type Page or Page Layout?
When to develop custom page layout via Visual Studio, which parent content type must be chosen for content type?
From different articles i see both Page and Page Layout selected as base Content type.
...
1
vote
2answers
976 views
Sharepoint 2010 - List Pagination Settings
I've been Googling my rear off and I think the issue is that the search terms are just too broad for what I'm asking.
My users are complaining that the default pagination method (lists, libraries, ...
1
vote
1answer
65 views
Change page layout for multiple pages
Is there a quick way to change the page layout of many pages (à la datasheet view, or in SPD maybe)?
Editing and republishing each one individually seems rather onerous.
0
votes
1answer
56 views
Using SharePoint 2007& SharePoint Designer 2007
We are using SharePoint 2007 for our Intranet and I am using SharePoint Designer 2007 to work on my 'issue.' Here is the situation, I created a site and would like to have 3 rows and 3 columns of web ...
0
votes
1answer
522 views
Custom page layout editable fields
In my custom page layout there are no borders and captions next to my editable field. I want my editable fields to be displayed like below. Is it OOTB, how can i do that?
0
votes
1answer
129 views
Custom page layout is not available on sub-sites
I have a custom page layout in the root site (Created by SPD and published/approved). I can create pages with this layout in the root site but in the deeper sub-sites in pages library, when i click ...
0
votes
2answers
90 views
How do I add a list to the master page?
In WCM, I have a list (or two) that I would like to have appear on every page of the site using SPD. I would like this list to be dynamic, based on and existing list.
How do I add this list to all ...
0
votes
2answers
707 views
How to put custom user control on page layout
I have some custom user control developed. I want to place it in a custom page layout. So it will be in every page instance of that layout. How can i put my custom user control on custom page layout?
...
0
votes
1answer
63 views
Alternative creation of new publishing page instance
I have some custom content type and custom page layout from that content type. This content type has HTML rich text field. And all my contents are page instances of that custom page layout. I need ...
0
votes
0answers
68 views
Edit Button on Publishing Page?
I have some custom content type and custom page layout from that content type. This content type has HTML rich text field. And all my contents are page instances of that custom page layout. Anyway, i ...
0
votes
1answer
202 views
Sharepoint 2010 , Circular file references are not allowed
after changing the page layout of some pages,
I got Circular file references are not allowed.
Note : The site was upgraded from 2007.
The last Exception in the stack trace is :
...
1
vote
2answers
1k views
Multiple master pages or layouts?
On a branding website, I placed header and footer in the master page. Then I created the layout for welcome page and another for sub-sites. Now, the footer in main page has an extra row (a div nested ...
0
votes
2answers
465 views
Change pagelayout on page - No drop down
I'm facing an issue where when I set a page in edit mode and want to change the pagelayout I can click the Page Layout button in the ribbon, but the dropdown list from which you're supposed to pick ...
1
vote
2answers
193 views
Publishing Page - hide page layouts
We have requirement to leave only article layouts for publishing pages and hide others (Redirect, Blank Web Part Page, Table of Contents, Splash etc should be hidden). Any ideas how we could achieve ...
0
votes
1answer
122 views
Only rendering a content field if it has a value
I have a page layout with a field defined like so:
<PublishingWebControls:RichImageField FieldName="30809220-9D7B-4124-8672-4DBBCEA8C67D" ...
1
vote
2answers
113 views
What is the best way to create a splash page in SP 2010 that contains just a picture and a list of languages
Do I need to create a new master page? what should be included in this master page regarding that I don't what a menu, footer, logo, and nothing but my picture and a list of languages and flags. I'm ...
0
votes
0answers
53 views
Customize child site home page but hide .aspx page file from document library
I have the current site layout:
Portal home
Accounts
Purchasing
HR
Each child site has a document library.
I would like to customise the layout of the home page for each sub-site but I am not ...
1
vote
2answers
422 views
Custom Page Layout for a publishing site with contents
I have a requirement of creating a custom page layout for my SharePoint 2010 users. What they want is, when they apply a page layout, they want the page to be filled with certain text in the rich ...
1
vote
2answers
132 views
Customize layouts on Page Layout ribbon's dropwdown
I need to customize which layouts appeared in the dropwdown of the ribbon under the button of Page Layout.
This is because not every page is compatible with any layout and we want to avoid the user ...
