Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
How read from Page/layout tagged with Categorization -Tags on theme levl ?
I had created the Categorization -Tags and tagged to page. How to read Tag in liferay theme. is
Ex: the script of page is reading on theme is like this
Ex: the script of page is reading on theme is like this
<#assign typeSettingsProperties = layout.getTypeSettingsProperties() /><#if typeSettingsProperties??>
<#assign page_javascript = typeSettingsProperties["javascript"]! />
</#if>
How can i able to read Categorization -Tags in theme level ?
image attached for reference.
Attachments: