Foren

Creation of landing page of user and navigating to pages

Debarshi Bhattacharya, geändert vor 12 Jahren.

Creation of landing page of user and navigating to pages

New Member Beiträge: 2 Beitrittsdatum: 22.11.11 Neueste Beiträge
My scenario is that I would like to have a landing page for the user containing welcome message and "hyperlinks" to other pages. Can it be done from the control panel or do I have to build a new portlet for this?
thumbnail
Pankaj Kathiriya, geändert vor 12 Jahren.

RE: Creation of landing page of user and navigating to pages

Liferay Master Beiträge: 722 Beitrittsdatum: 05.08.10 Neueste Beiträge
Hi Debarshi,

You can use Out Of Box portlet named "Navigation" for showing hyper links to community pages.

HTH
Thanks,
Pankaj
Debarshi Bhattacharya, geändert vor 12 Jahren.

RE: Creation of landing page of user and navigating to pages

New Member Beiträge: 2 Beitrittsdatum: 22.11.11 Neueste Beiträge
thanks for your early reply.......I will try out a custom portlet any reference would again be of great help...
thumbnail
Sagar A Vyas, geändert vor 12 Jahren.

RE: Creation of landing page of user and navigating to pages

Liferay Master Beiträge: 679 Beitrittsdatum: 17.04.09 Neueste Beiträge
Debarshi Bhattacharya:
My scenario is that I would like to have a landing page for the user containing welcome message and "hyperlinks" to other pages. Can it be done from the control panel or do I have to build a new portlet for this?


Hi Debarshi,

You can do it as below

Step 1)When user logged it redirect on your own page of community - this thing you can set from Control Panel only.

Step 2) Keep your own portlet or navigation portlet on that page. -Now if you use your own page then you need to build up url of particular page by using Liferay API

Thanks,
Sagar Vyas