Foros de discusión

How to change my landing page in liferay 6.2

thumbnail
Devang Patel, modificado hace 8 años.

How to change my landing page in liferay 6.2

Regular Member Mensajes: 247 Fecha de incorporación: 19/01/15 Mensajes recientes
Hi All,

I am using liferay 6.2 GA4.
And I have created 8 users. And when I logged in with particular user it goes to the pubic page and I want to lend to the private page.

Thank You,
Devang Patel
thumbnail
Krzysztof Gołębiowski, modificado hace 8 años.

RE: How to change my lending page in liferay 6.2

Liferay Master Mensajes: 549 Fecha de incorporación: 25/06/11 Mensajes recientes
Hello Devang,
You should set default Landing Page (in portal-ext.properties or withing Portal Settings of Control Panel).

Regards,
KG
thumbnail
Devang Patel, modificado hace 8 años.

RE: How to change my lending page in liferay 6.2

Regular Member Mensajes: 247 Fecha de incorporación: 19/01/15 Mensajes recientes
Hi Krzysztof Gołębiowski,

I achieved this using :
1:- default.landing.page.path=/group/guest/home (Add this propery in portal-ext.properties)
link1

We also achieved using below properties (Add this propery in portal-ext.properties) :-
2:- auth.forward.by.last.path=true
default.landing.page.path=/group/guest/home
link2