Message Boards

Admin user preferences not overriding end user for personalization

Kesava Kota, modified 9 Years ago.

Admin user preferences not overriding end user for personalization

Junior Member Posts: 41 Join Date: 1/9/15 Recent Posts
I have created a site called Test. Created two users and assigned memberships to this site. Created one page in Test site and made it customization for end user and gave view, update permissions. Configured three portlets as an admin in the page.
Below are success and failure use cases
1)Logged in as user 1, rearranged portlets - Success
2)Logged in as user 2, rearranged portlets - Success
3)User1 preferences not impacted User 2 preferences - Success
4)User2 preferences not impacted User 1 preferences - Success
5)When admin rearranged the portlets in the page, surprisingly end users (User1 and User2) preferences are not getting overridden. Ideally admin is the super user for the site and any changes he makes to the page (create/update/delete) it should overrride end user preferences, which is not happening.
Want to understand if the way I am doing is wrong or product itself lack that feature or if there is a way to achieve please help.
avasek atok, modified 9 Years ago.

RE: Admin user preferences not overriding end user for personalization

Junior Member Posts: 41 Join Date: 1/9/15 Recent Posts
Can anyone help me here
thumbnail
Samuel Kong, modified 9 Years ago.

RE: Admin user preferences not overriding end user for personalization

Liferay Legend Posts: 1902 Join Date: 3/10/08 Recent Posts
Assuming you're using preferences that is scoped to a user (i.e., owner type is user) then the behavior you're describing is correct. When user1, user2, and admin changes the preference, they're only changing it for himself. To achieve what you want, you'll need to do some customization since different users will have different expectation on this. You want the admin's changes to override, but others might want the admin's values to be defaults.