Publishing pages are available only in publishing sites. In publishing sites, authors and approvers use the publishing feature to create content and then make it available for site visitors. Usually, a publishing site has an approval workflow enabled, so content is reviewed and approved prior to ...
8
votes
5answers
300 views
RichHTMLField value is not rendered in page
I have a custom page layout created, in which "PublishingWebControls:RichHtmlField" control is added with some default HTML value.
When any page is created using the custom page layout created, page ...
0
votes
2answers
23 views
Unable to locate Subsite Page Layout
On our company intranet page,I have created a subsite that I am having trouble editing the page layout. Previously when creating the home page I was able to located the page layouts in SPD2010 and ...
3
votes
1answer
323 views
Diffferent methods of retreving site column values
I'm wondering if there are any differences between retrieving value of a site column (RichHtmlField) via PublishingWebControls:RichHtmlField vs getting its value via Container.DataItem?
...
2
votes
1answer
34 views
Creating pages dynamically through code?
First thing is first, I'm doing this in Sharepoint 2013.
I'm not exactly sure what the best approach is to be, so I'm explaining my problem and hopefully people can throw around some terms or ideas ...
2
votes
1answer
46 views
Import Summary Links Collection
I am trying to insert summary links into a custom content type.
PublishingPage newPage = publishingWeb.GetPublishingPages().Add(filename, layout);
newPage.Title = page.NewPage.Title;
...
2
votes
1answer
162 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
1answer
40 views
Adding PublishingPageLayout to file via REST-api
I am adding a file with the REST-API:
http://hostname/sites/site/news/_api/Web/GetFolderByServerRelativeUrl('/sites/site/news/Pages')/Files/add(url='new.aspx',overwrite=true)
How can I additionally ...
1
vote
1answer
31 views
Custom Page inside SharePoint 2010
i am building a .aspx Terms & condition page for my Intranet with Save & Cancel buttons:
When we click on Save the user save inside a list as he agree on the terms & Condition content ...
1
vote
1answer
143 views
Give anonymous access to explicit page in document library
I have the following situation (SharePoint 2010):
A document library contains publishing pages. Anonymous access is enabled. The publishing pages are separeted in folders.
Now i have the situation ...
1
vote
1answer
310 views
Programmatically add publishing page in sandbox solution?
How do you programmatically add an item to the Pages list from a feature receiver in a sandbox solution?
NB: The Microsoft.Publishing.dll assembly is not available within the
sandbox, so you ...
1
vote
1answer
249 views
InfoPath 2010 as Internet facing form
I have seen a lot of examples of infoPath forms being built and deployed to a team site or some other internal structure but I haven't seen any examples of forms being deployed to anonymous users as ...
1
vote
1answer
354 views
How to override Ribbon Save Button functionality for a specific page layout?
Is there a way to override Ribbon Save Button functionality in publishing page of specific page layout? My intention is not to override it for all publishing pages but to limit it to specific page ...
0
votes
1answer
19 views
SharePoint 2010 Publishing - are you able to modify web part?
I have a publishing site and I created a page, which allows publishing, but also allows me to add web parts. When I open this page in Designer it informs me that I can only edit the layout mode and ...
0
votes
1answer
24 views
Add button is missing when I tried to Add a WebPart
I have "People search results (Page Layout)" page with Content Type = "Welcome Page". I need to drop another people search result web part on this page.
I can see the all web parts but Add button ...
0
votes
1answer
36 views
Publishing SharePoint Application Page to a remote server
I created a SharePoint Application Page. I chose Deploy as a Farm Solution and was able to make the application page work and get deployed on the local (development) SharePoint server. But apparently ...
0
votes
1answer
44 views
Invisible Sites and pages
I am creating a intranet in SharePoint 2010 mainly on publishing sites and pages. If I log in as one user this is the menu I see:
If I log in as another user I see this menu:
I can`t find out ...
0
votes
1answer
281 views
The SPListItem provided is not compatible with a Publishing Page
Whenever I try to save og check in mmy Home.aspx pagelayout welcome page I get
Invalid SPListItem. The SPListItem provided is not compatible with a Publishing Page.
And this:
...
0
votes
1answer
177 views
Display list/library title in breadcrumb
I have standard publishing site with subsite and list on that subsite. When user enters list, in breadcrumb he sees something like this: [root site title] > [subsite title] but I'd like to show: ...
0
votes
1answer
69 views
Problem with setting default page on exported web
When creating publishing web, we use this method for setting default page:
public void SetDefaultPage()
{
try
{
if (PublishingWeb.IsPublishingWeb(_courseWeb))
{
...
0
votes
1answer
106 views
How do I make fields on a publishing page display as hyperlinks?
I have a publishing page in which I have some fields which are regular text fields. What I want is for those fields be displayed as hyperlinks, and for one email field be displayed a mailto link.
One ...
0
votes
1answer
602 views
Server Error on “/Forms/EditForm.aspx” Pages list cache permission check failed. Pages list cache permission check failed. Pages list is missing?
I have a Sharepoint environment with two languages, english and german and now i got a little error on the german one.
If i click on "Edit Page" in the top ribbon i get the following error:
Its not ...
2
votes
0answers
174 views
Alternative to hook into RTE javascript
I'm looking to add some logic when a HTML element (input, button, .. but no regular text) is clicked inside the RTE control on a publishing page. One of the solutions I've been thinking about is ...
1
vote
0answers
17 views
Making Publishing Image in Page Layout Required
How can I make the publishing Image in PageLayout Required?
1
vote
0answers
63 views
Required Fields when creating a page
I have created a content type that has site column which will be required. The content type is based on the article content type.
When I create the page, I would like the form used to display the ...
1
vote
0answers
113 views
Enterprise Keywords required in Publishing page
I have added the enterprise keyword column to my custom content type that is tied to a publishing page. It works fine editing and publish pages based on this layout unless I set the keyword column to ...
1
vote
0answers
130 views
Declarative WebPart on publishing page
I have made a publishing page layout that has a WebPartZone and a MediaWebPart in the ZoneTemplate.
Example below.
<WebPartPages:WebPartZone runat="server" Title="Fokusøki Media" ...
1
vote
0answers
52 views
Custom page layout html editor borders?
I have a PublishingWebControls:RichHtmlField on my page layout. When editing the page. The html editor has no borders, so it is hard to realise. How can i have borders around the html editor.
Thanks
1
vote
0answers
176 views
circular file references are not allowed error
Recently we disabled automatic replication to the different variations of a publishing page when you publish using the following instructions with PowerShell:
$site = Get-SPSite "<SiteURL>"
...
1
vote
0answers
103 views
Urls got buggered after content db migration
This is a very well known problem and various fixes are starting to fail for my client...
Scenario. We took a database back-up from staging (after backing up LIVE first) to do a new re-skin of their ...
0
votes
0answers
9 views
Bug in SharePoint 2013 : adding a enterprise wiki page
When I view my site content and go to the pages library ( Enterprise wiki template ) I can add a new Enterprise wiki page from the ribbon ( select new than enterprise wiki page ). It redirect me to a ...
0
votes
0answers
17 views
CustomAction Javascript is not executed on Publishing page
hi i have the following problem.
I try to add a custom action(code below) to a publishing page it adds but if i click the button the javascript in the handler is not executed does anybody know the ...
0
votes
0answers
92 views
Filter a CQWP on a Lookup Column
I'm creating a custom page layout that contains a CQWP that I'd like to display documents related to the page. The document library has a lookup column that relates to the page title in the Pages ...
0
votes
0answers
164 views
_layouts/CreatePage.aspx throwing error
_layouts/CreatePage.aspx is throwing following error for a given site collection.
Server Error in '/' Application.
--------------------------------------------------------------------------------
...
0
votes
0answers
135 views
Content Query Web Part on a multilingual SP site
I have a SP 2010 installation, installed in English. I have some sub sites that use publishing, for news and such. On my home page I have a CQWP that shows the news nicely formatted.
The CQWP has the ...
0
votes
0answers
99 views
Access denied to root /_layouts/PageSettings.aspx page
Why does our user get an Access Denied when trying the view the Page Settings for a publishing page in a nested site collection? (e.g /company/manual)
Also, why would SharePoint access the root ...
0
votes
0answers
55 views
Adding a user permission to a publishing page gives us a NullReferenceException on aclinv.aspx
We have a problem with an item in a Pages library.
When trying to add a user permission to the item (brand.aspx), we get the following error.
Please note that both the Pages library and brand.aspx do ...
0
votes
0answers
46 views
When do a publishing page gets its content type set
I'm trying to execute some code when a specific page is added to the publishing page, I'm creating the page with an specific content type (Inherited from Welcome Page) that have a page layout ...
0
votes
0answers
295 views
Sharepoint 2010 publishing approval custom workflow
I need to create a custom publishing page approval workflow using SPD 2010.
Actors: owner, contributors, approvers
Type: parallel.
Process:
1. Owner creates a page and assign to the contributor group ...
0
votes
0answers
69 views
Jquery Pagination in a SharePoint article publishing page layout
I am trying to implement pagination in a sharepoint publishing article page layout, whereby users can click on next or previous button for the next or previous article within the pages library.
I am ...
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
0answers
42 views
Is it possible to set publishing end date defaults for a page in SharePoint 2010?
I need to find a way to set some meaningful default values (preferably calculated from the current date) for a page's publishing start/end date when the page is published. Is there a preferred OOB ...
0
votes
0answers
49 views
PublishingScheduleField default value + hide “never” option
I have a PageLayout for a publiching page and i'm using the publishing start and end date.
I would like to hide the "never" option from publishing end and set a default value for publishing end, like ...
0
votes
0answers
50 views
auto naming the “new page” in sharepoint
I have a Sharepoint 2010 intranet that i'm making for a customer. It's using publishing pages. When the customer wants to create a new page, a dialog appears, asking for the name of the page i want to ...
0
votes
0answers
47 views
SharePoint Publishing and Records Center
Are SharePoint Publishing and Records Center functionality compatible? Any good content on Records center in combination with SharePoint publishing out there?
0
votes
0answers
79 views
Correlation Error when editing content query webpart on page
We have just migrated from 2007 to 2010. I keep getting an error when i try to edit a content query web part. This is at site level.
I do not have access to the log file, I cannot check what the ...
0
votes
0answers
82 views
Why in SharePoint Publishing Pages, content is saved if user clicks browser back button or closes tab?
I noticed in SharePoint 2010 publishing pages that the page content is being saved if user clicks the browser back button or closes browser tab without warning him if he needs to save content or not? ...
0
votes
0answers
1k views
Calling a WebMethod defined in a Publishing Page Layout
I'm trying to define a WebMethod in one of my Publishing page layouts.
This WebMethod is intended to be called when a user takes a specific action in an Editor Part in a Visual Web Part, however, ...
