留言板

In Organization pages navigation displaying only current page

sangeeth k,修改在12 年前。

In Organization pages navigation displaying only current page

Regular Member 帖子: 114 加入日期: 12-4-22 最近的帖子
Hi all,

In organization pages i am applying navigation portlet its just displaying only current page(I have 5 pages in that org pages) Other pages not displaying any help....

thanks...in advance....
Oliver Bayer,修改在12 年前。

RE: In Organization pages navigation displaying only current page

Liferay Master 帖子: 894 加入日期: 09-2-18 最近的帖子
Hi Sangeeth,

if you want the navigation portlet to be displayed on all pages you have to either include it in your own custom theme (via theme.runtime) or you can add the portlet to the list of static portlets via ext-properties (look out for "layout.static.portlets..........." keys in the portal.properties).

HTH Oli
sangeeth k,修改在12 年前。

RE: In Organization pages navigation displaying only current page

Regular Member 帖子: 114 加入日期: 12-4-22 最近的帖子
thanks oliver

I am sry.....
Actually my queston is In organization page i am draging the navigation portlet there links i am getting only current page link on that portlet, I am not getting already created pages
links in navigation portlet......

example like this

sample org
about us
exampination details
results
status


but i am getting

sample org
about us

Other pages links not getting in navigation........
Gowtham Mani,修改在12 年前。

RE: In Organization pages navigation displaying only current page

Junior Member 帖子: 56 加入日期: 08-11-26 最近的帖子
Hi Sangeeth,

you can configure the navigation portlet to display the pages. Goto the configure page and there select the levels of pages which needs to be displayed.

Regards,
Gowtham
sangeeth k,修改在12 年前。

RE: In Organization pages navigation displaying only current page

Regular Member 帖子: 114 加入日期: 12-4-22 最近的帖子
Thanks Gowtham its very helpful.