cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Does anyone know how you can select a default node in explorer tree when you choose a perspective?

Former Member
0 Likes
257

I have created a new perspective which has its own explorer tree with bunch of navigation nodes. It has its own advanced search widget and collection browser. Everything works fine when you choose a perspective and select a node. However, I want to auto select a navigation node when I choose my new perspective. Is there a way of doing it? I see explorer tree accepts 'nodeIdSelected' as input, but the type is 'TreeNodeSelector' (not String). I think it is simple requirement, but could not figure out so far.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Never mind! I was able to fix it. It was not that straight forward.

Former Member
0 Likes

Hi Gitesh,

Can you tell how you were able to fix the issue?