cancel
Showing results for 
Search instead for 
Did you mean: 

Roles and Navigation Tree

Former Member
0 Kudos

Hi everybody,

I have a portal role that contain the few worksets and the few pages in a "tree" structure.

How could I show this "tree" structure in an portal application ?

Thanks for any feedback

Regards.

Altafin

Accepted Solutions (0)

Answers (3)

Answers (3)

roman_loshevsky
Active Participant
0 Kudos

Hi Altafin,

Please assign some points by click on yellow star in case that my proposition helped you in this issue.

Regards,

Roman.

roman_loshevsky
Active Participant
0 Kudos

Hi Altafin,

Just define your role as entry point:

Open role for edit and set entry point property 'true' , so it will be the root and you can see all the tree in the navigation tree.

Regards,

Roman.

Former Member
0 Kudos

Hi Roman,

I solved my problem

Regards.

Altafin

detlev_beutner
Active Contributor
0 Kudos

Hi Altafin,

I'm not sure about your destination and the concrete problems on the way to it - do you want to know how to present a tree? Or how to access the PCD structure? Or...? Please be a bit more specific...

Best regards

Detlev

Former Member
0 Kudos

Hello Detlev,

Firstly, thanks for your fast feedback. I'll try to be more specific.

Similar with the Navigation Tree from PDK docs, I want to show a role with it's all "nodes" and "subnodes"(worksests and pages).

In the Navigation Tree, from the user environment I obtain the root and started from it, I build the all it's subnodes. In Navigation Tree example the root is "absolute root" and subnodes are portal standard roles(System Administration, Content Management, Java Development etc).

Similar with the above example, I want that the root to be a role's folder. From this folder's root, I wish to get the it's worksets and pages, in a tree structure.

Best Regards.

Altafin

detlev_beutner
Active Contributor
0 Kudos

Hi Altafin,

I'm still not on your track, still missing the part where you are stuck in detail. If you want to know how to access the PCD to retrieve the tree nodes/subnodes, see

If not, please just a bit more detailed where you get stuck, what you want to implement but cannot...

Hope it helps

Detlev