|
Home > Archive > WebSphere Portal Server > January 2007 > WP6 q: How to make the portal pages tree that i have defined
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 |
WP6 q: How to make the portal pages tree that i have defined
|
|
|
| I have defined several pages under the Home page of portal 6.
I have a tree on the left side which is initially collapsed.
How can i make it not collapsed?
-thanks
| |
|
| Found how to do it, here it is:
- Use the admin console
- Click Resource Environment Providers.
- In the Resource Environment Providers WP ConfigService
- Create a new property navigation.expansion.defaultstate set it to true, java.lang.String as its type and do not mark the property as required. Otherwise you will not be able to delete it later.
- When you are done, click Save at the top of the screen under Message(s).
- Click Save again when prompted to confirm your changes.
- Restart the portal to make the changes become effective.
|
|
|
|
|