|
Home > Archive > WebSphere Portal Server > August 2004 > collapse navigation nodes by default
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
collapse navigation nodes by default
|
|
| tbhaskar 2004-08-02, 5:59 pm |
| Hi All,
I did the below steps to collapse the navigation tree by default, its working fine but I have another problem.
The problem is when I go to Portal Administration, I am not able to expand any links under Portal User Interface, Portlets, Access, Portal Settings, Portal Analysis. Can anyone tell me what should I do to rectify this problem.
1) Open ConfigService.properties file located under
\\hostname\WebSphere\PortalServer\shared
\app\config\services\ConfigService.properties
2) Find for the following text
navigation.expansion.defaultstate=true
# Determines if the navigation nodes in a tree are expanded or collapsed per default
#
# Default= true (means expanded)
So change the expansion state to false as below:
navigation.expansion.defaultstate=false
Thanks
Bhaskar
| |
| L D Jones 2004-08-03, 8:28 am |
| tbhaskar wrote:
> Hi All,
> I did the below steps to collapse the navigation tree by default, its working fine but I have another problem.
> The problem is when I go to Portal Administration, I am not able to expand any links under Portal User Interface, Portlets, Access, Portal Settings, Portal Analysis. Can anyone tell me what should I do to rectify this problem.
>
> 1) Open ConfigService.properties file located under
> \\hostname\WebSphere\PortalServer\shared
\app\config\services\ConfigService.properties
>
> 2) Find for the following text
> navigation.expansion.defaultstate=true
>
> # Determines if the navigation nodes in a tree are expanded or collapsed per default
> #
> # Default= true (means expanded)
> So change the expansion state to false as below:
> navigation.expansion.defaultstate=false
>
If you are on 4.2.0/4.2.1 this may apply
http://www-1.ibm.com/support/docvie...s=utf-8&lang=en
| |
| Oliver Meyer 2004-08-03, 8:28 am |
| Bhaskar,
as far as I know this is a known probelm.
You should get in contact with support to see if there is a fix available.
Oliver
| |
|
|
|
|
|