Forums de discussion

How to change my landing page in liferay 6.2

thumbnail
Devang Patel, modifié il y a 8 années.

How to change my landing page in liferay 6.2

Regular Member Publications: 247 Date d'inscription: 19/01/15 Publications récentes
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, modifié il y a 8 années.

RE: How to change my lending page in liferay 6.2

Liferay Master Publications: 549 Date d'inscription: 25/06/11 Publications récentes
Hello Devang,
You should set default Landing Page (in portal-ext.properties or withing Portal Settings of Control Panel).

Regards,
KG
thumbnail
Devang Patel, modifié il y a 8 années.

RE: How to change my lending page in liferay 6.2

Regular Member Publications: 247 Date d'inscription: 19/01/15 Publications récentes
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