Tagged Questions
0
votes
0answers
129 views
Webpart in page layout setup
I have this in my custom pagelayout:
<ZoneTemplate>
<PublishingWebControls:ContentByQueryWebPart runat="server" DataSourceID="" HelpMode="Modeless" ChromeType="TitleOnly" ...
1
vote
1answer
382 views
Inserting webpart in pagelayout
I have a custom webpart which inherits from the CQWP and I want to insert and configure it in one of my pagelayouts.
I do this using SharePoint Designer and it's no issue inserting it. It's the ...
1
vote
1answer
899 views
Content Query Web Parts are not showing up in pages with the Page Layout they are set to
I'am back again with another question.
I have a Pagelayout and want to add a Content Query Webpart as Menu.
I created a Webpartzone and added a Webpart.
<WebPartPages:WebPartZone ...
0
votes
3answers
758 views
How do I render a Reusable Content item from a page template?
In a SharePoint publishing site, what do I need to include in my layout file to make it render the Reusable HTML from a specific item in the Reusable Content list?