RE: Opening a page without header and footer for a popup

Sebastian Wikholm, modified 3 Years ago. Regular Member Posts: 110 Join Date: 3/10/11 Recent Posts

I´m using liferay 7.4 trying to make a list of pages that when clicked opens the page in a popup. I know there are windowstates for portlets but when i have a layout which i want to render without the theme, is there any way to do that? Maybe render the page programatically or create an url that tells the page not to load headers and footer?

I believe I´ve done this before, but specifically for a portlet and not a whole page, and it was in liferay 6.2, but now need to do it in Liferay 7. I´ve tried to find something about this for a hour or so but, cant find how to create an Url to a layout with an windostate.exlusive
Any ideas?

thumbnail
Olaf Kock, modified 3 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

On 7.4, and particularly on Contentpages, you can use different Master Pages - page decoration does no longer (necessarily) come from the theme, but can (and should) be coming through this configurable (rather than deployable) way.

For select pages, you can just specify a Master Page that doesn't contain any navigation header or footer.