开发者

Liferay Login page redirect

开发者 https://www.devze.com 2023-01-20 05:18 出处:网络
Hi every one i am new to liferay i ve developed my own page and when i click 开发者_如何学Gosign-in In main page i want to redirect to my custom page instead going to default home page.. can anyone pl

Hi every one i am new to liferay i ve developed my own page and when i click 开发者_如何学Gosign-in In main page i want to redirect to my custom page instead going to default home page.. can anyone pls suggest me how to do this where i should redirect it thanks in advance.


You can set the Default Landing Page in the Control Panel:

Portal -> Settings -> General -> Navigation

Or, in the portal-ext.properties, set:

default.landing.page.path=/web/guest/home
0

精彩评论

暂无评论...
验证码 换一张
取 消