<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Liferay 7.2 CE: how to enable asset publisher detail page</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117581904" />
  <subtitle>Liferay 7.2 CE: how to enable asset publisher detail page</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117581904</id>
  <updated>2026-04-06T08:44:00Z</updated>
  <dc:date>2026-04-06T08:44:00Z</dc:date>
  <entry>
    <title>RE: Liferay 7.2 CE: how to enable asset publisher detail page</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118229000" />
    <author>
      <name>Biniword Aweke Konjit</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118229000</id>
    <updated>2020-01-09T07:23:24Z</updated>
    <published>2020-01-09T07:23:24Z</published>
    <summary type="html">Is there any one who solves Liferay display page template redirect problem .I created a display page template and mapped to the web content article .so when I access it through asset publisher , it asks login permission for guest view . how can I solve this problem . </summary>
    <dc:creator>Biniword Aweke Konjit</dc:creator>
    <dc:date>2020-01-09T07:23:24Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 7.2 CE: how to enable asset publisher detail page</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117582596" />
    <author>
      <name>Alessandro Candini</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117582596</id>
    <updated>2019-10-28T15:23:22Z</updated>
    <published>2019-10-28T15:23:22Z</published>
    <summary type="html">Yes, Olaf, you&amp;#39;re right...I was confused by the &amp;#34;&lt;strong&gt;Display Play Template&lt;/strong&gt;&amp;#34; label: I was trying to manage it creating a &amp;#34;Display Page Template&amp;#34;, but this is unnecessary.&lt;br /&gt;Selecting &amp;#34;Specific Display Page Templates&amp;#34; and clicking button &amp;#34;Select&amp;#34;, I had to switch to second tab (screenshot) and choose a normal page from the tree, as always.&lt;br /&gt;No templates needed.&lt;br /&gt;Thank you,&lt;br /&gt;Alessandro</summary>
    <dc:creator>Alessandro Candini</dc:creator>
    <dc:date>2019-10-28T15:23:22Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 7.2 CE: how to enable asset publisher detail page</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117582249" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117582249</id>
    <updated>2019-10-28T14:48:54Z</updated>
    <published>2019-10-28T14:48:54Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Alessandro Candini:&lt;/div&gt;&lt;blockquote&gt;&lt;br /&gt;Now, with Liferay 7.2 CE GA1, this pattern seems not to be valid anymore:  I cannot find anywhere the Page setting for Web Content objects and so I cannot reproduce this behaviour.&lt;br /&gt;Is this setting hidden by a property/configuration?&lt;br /&gt;&lt;/blockquote&gt;I guess you&amp;#39;re looking for this setting (see attached screenshot), where you point at the page with a default asset publisher.&lt;br /&gt;&lt;img src="https://liferay.dev/documents/portlet_file_entry/14/Screenshot_20191028_154712.png/5733830b-a93d-a27c-daf2-b54ea5eeea36" /&gt;</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2019-10-28T14:48:54Z</dc:date>
  </entry>
  <entry>
    <title>Liferay 7.2 CE: how to enable asset publisher detail page</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117581903" />
    <author>
      <name>Alessandro Candini</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117581903</id>
    <updated>2019-10-28T13:32:02Z</updated>
    <published>2019-10-28T13:32:02Z</published>
    <summary type="html">With Liferay 6.2 , to create an &amp;#34;Item list/Item detail&amp;#34; pattern, I were used to adopt the following:&lt;br /&gt;&lt;ul style="list-style: disc outside;"&gt;&lt;li&gt;Create a &amp;#34;List Page&amp;#34; with an Asset Publisher, collecting, for example, my custom &amp;#34;News&amp;#34; Web Content; let&amp;#39;s say a page with URL &lt;em&gt;/news&lt;/em&gt;&lt;/li&gt;&lt;li&gt;Create a child page used as &amp;#34;Detail Page&amp;#34; (&lt;em&gt;/news/news-detail&lt;/em&gt;) to show every News object content; inside it, another Asset Publisher with &lt;em&gt;&amp;#34;Set as the Default Asset Publisher for This Page&amp;#34;&lt;/em&gt; checked&lt;/li&gt;&lt;li&gt;For every Web Content &amp;#34;News&amp;#34; , I were used to define &lt;em&gt;/news/news-detail&lt;/em&gt; as display page: in this way, clicking on an Item in &lt;em&gt;/news&lt;/em&gt; page, I was getting the &lt;em&gt;/-/title-of-my-news&lt;/em&gt; URL and the body Web Content selected&lt;/li&gt;&lt;/ul&gt;Now, with Liferay 7.2 CE GA1, this pattern seems not to be valid anymore:  I cannot find anywhere the Page setting for Web Content objects and so I cannot reproduce this behaviour.&lt;br /&gt;Is this setting hidden by a property/configuration?&lt;br /&gt;Or even better, &lt;strong&gt;is there a new pattern to follow for Liferay 7.2 in order to achieve the same goal&lt;/strong&gt;?&lt;br /&gt;Thank you so much.</summary>
    <dc:creator>Alessandro Candini</dc:creator>
    <dc:date>2019-10-28T13:32:02Z</dc:date>
  </entry>
</feed>
