0
votes
0answers
130 views

Webpart in page layout setup

I have this in my custom pagelayout: <ZoneTemplate> <PublishingWebControls:ContentByQueryWebPart runat="server" DataSourceID="" HelpMode="Modeless" ChromeType="TitleOnly" ...
0
votes
1answer
91 views

Content Query Webpart outputs HTML

I have inserted a CQWP on a site and set it to print a description, but it prints out HTML code. disable-output-escaping is set to yes. That doesn't help. Also when I try to edit it to make it ...