cancel
Showing results for 
Search instead for 
Did you mean: 

Tree Child Nodes and Context

Former Member
0 Kudos

Hello Everyone,

I have a problem with my Web Dynpro.

I have a tree, which is based on the sample tree application provided. I have another View which uses the same Component Controller. This new view displays the details for the object selected in the tree. Thats working well too.

However, when I click on a child Node in the tree, it does not seem to work. All Root nodes "onSelect" display the details correctly.

Am I missing something here? Any suggestions would be helpful.

Best wishes,

Mohammed

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Valery

Yes I do!

I have a global context declared and have connected the respective fields as well.

I am not sure if I need to also provide any special attribute for the child node.

Former Member
0 Kudos

Sorry, I forgot to add that even If I click the child element, it seems to display the details for the Root Node for this child element.

Mohammed

Former Member
0 Kudos

Mohammed,

Small question to be sure -- do you setup mapping between Component Controller & View Controllers (both) context nodes with SELECTION MAPPING?

WBR,

VS