Make the preferences of a portlet company wide
Posted on
by Charalampos Chrysikopoulos
Add the following elements in the liferay-portlet.xml file
<portlet lang="xml"> ... <preferences-company-wide>true</preferences-company-wide> <preferences-unique-per-layout>false</preferences-unique-per-layout> <preferences-owned-by-group>false</preferences-owned-by-group> </portlet>
For more details, have a look at this article.
This entry was posted in Liferay and tagged Liferay, preferences by Charalampos Chrysikopoulos