cancel
Showing results for 
Search instead for 
Did you mean: 

Expand all folders in the detailed navigation by default on click of Role

Former Member
0 Kudos

Hi All,

I have a requirement on expand all the folders in the detailed navigation by defalut when we click a Role in the Fist level navigation.

Please have a look about our requirement as mentioned below.

->Role1(First Level Navigation)
   ->Wokset1(Second Level)
       -> Folder1(Detailed Navigation entry Folder)
              -> Folder2
                   Page1
                   Page2
              ->Folder3
                   Page3
                   Page4
              -> Folder4
                   Page5
                   Page6

When the user clicks on Role1 then automatically all the folders in the detailed navigation should be expanded by default then user could see all the pages displayed in all folders. currently the functionality is collapsed all the folders by default in the detailed navigation then user has to expand the folders manually.

Regading this issue, i had seen couple of threads on the same but getting confusion what is the exact solution for the solution.

in those existing threads some people has mentioned that need to change code in the lightdetailnavigation.par or some other mentioned that it is not worked out even do the required changes in the code of light detail navigation part file. there is no clarity in the existing threads for getting the exact solution . please let me know what are the properties needs to be changed at folder level or workset level to make sure all the folders should be expanded by default in the detailed navigation??

Currently we are using portal 7.0 version.

Any pointers in this regard would be the great help to us??

Thanks in advance.

Regards,

PortalUser

Edited by: PortalUser100 on Jan 22, 2011 10:15 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Just to confirm, this is EFP and you are trying this for the end users?

Thanks,

Atul

Former Member
0 Kudos

Hi Atul,

What is EFP??

Yeah this is trying for end users.

Thanks,

Edited by: PortalUser100 on Jan 23, 2011 6:20 AM

Former Member
0 Kudos

Hi,

To expand all the folder by default, we need to set the property of the detailed navigation tree.

Open your framework page in the content administration.

Check on the detailed navigation check box and click on the properties button.

In the properties, set the value of initial state= OPEN .

This will expand all the folders by default.

Hope you understood.

Regards

Nishant

Former Member
0 Kudos

Hi ,

To Expand the Folders ,

You Go To

Your FramWork Page ---> Desktop Innerpage ---> Go To Properties of Detailed Navigation

There you will find Expand First Item in Detailed Navigation set that to TRUE

Thanks

KK

Answers (0)