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
RE: Why user can't use another user portlet
We have 2 users with the same admin permissions. One user adds a portlet, has access to all of the buttons. Another user sees this portlet read-only. Both users belong to the same user group.Expected that they can reuse each other portlets.
Permissions in Liferay come through roles, not user groups (though it might be indirectly through UGs)
So: Check the roles that your users have. Also, note that there are site- and organization-specific roles, that might give you some permissions in one area but not in the other.
And last: If it's a custom portlet, no author is bound to Liferay's way of permission handling. they might have implemented permission checks themselves instead of delegating to Liferay's permission handler. In that case you'll have to analyze the portlet's sourcecode.
Powered by Liferay™