In Liferay, can we apply layout template for each page at runtime?
Regards Vishal G
In Liferay, can we apply layout template for each page at runtime?
Regards Vishal G
Liferay 5.2: Yes, you can. From the user popup menu click Manage Pages, select your desired page from the website tree and click the Look and Feel tab.
Note: There are two sets of tabs with Look and Feel. One for the site (higher tabset) and one for a single page (lower tabset).
You don't need an ext. You can deploy a liferay hook plugin that runs your own custom ServicePreAction which grabs the layout template and sets it appropriately.