Fórum

Portlet preference unique for user

Pinakin Gandhi, modificado 12 Anos atrás.

Portlet preference unique for user

New Member Postagens: 4 Data de Entrada: 28/09/11 Postagens Recentes
Portlet preference unique for user
Is it possible to make portlet preferenc unique per user?

In order to make preferences user specific in liferay, I add following entries to liferay-portlet.xml and tried with adding in portlet.xml.

<preferences-unique-per-layout>true</preferences-unique-per-layout>
<preferences-owned-by-group>false</preferences-owned-by-group>

or

<preferences-unique-per-layout>false</preferences-unique-per-layout>
<preferences-owned-by-group>false</preferences-owned-by-group>

so, if i login through two different user i can see both preference set differently. but if any user changes the preference is changing for both user.
It is not working, pls help me.
thanks in advance.
thumbnail
Vítor Alcântara de Almeida, modificado 10 Anos atrás.

RE: Portlet preference unique for user

New Member Postagens: 4 Data de Entrada: 07/06/13 Postagens Recentes
I have the same problem!