掲示板

I need to display web content on a default page - Liferay 7

7年前 に Csaba Meszaros によって更新されました。

I need to display web content on a default page - Liferay 7

Junior Member 投稿: 42 参加年月日: 13/10/10 最新の投稿
Hi!
I would like to know what is the proper way in Liferay 7 for displaying the full content of a structure called MyStructure.

What I intend to do is:
1.) Create a hidden page with path /my-structure
2.) Add an AssetPublisher portlet to this page, and make it default for this page.
3.) Go to MyStructure and set /my-structure as default display page.

What do I have to do to make all full content of type MyStructure display on /my-structure page, regardless of where the initial AssetPublisher ( with summaries of contents) resides?

I need a short, step-by-step description. Thanks!
thumbnail
3年前 に Eduardo P. García によって更新されました。

RE: I need to display web content on a default page - Liferay 7

Regular Member 投稿: 157 参加年月日: 12/03/16 最新の投稿
Hi Csaba,

You need to configure the link behavior of your initial Asset Publisher (the one where you list the summaries). Go to Configuration > Display Settings > Asset Link Behavior and select "View in Context". Then when you click the links of contents of the type "MyStructure", their full content view will be displayed in the /my-structure page you defined as display page.

Regards