Question

I have requirement such that, to configure the welcome page of User’s Private Page with my custom portlets dynamically. On successful login User lands to his private page. Based on his roles he should see the portlets on the auto created welcome page. User1 has to see portlet A and User2 has to see portlet B.

Was it helpful?

Solution

You can modify and add portlets to page (Layout) problematically by the Action that fired by first user login. See this answer How to add nested portlets(liferay) through code .

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top