cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the selected values in Tree By Nesting UI Element

Former Member
0 Kudos

I have a table having two coulmns. I also have a Master Column. It is bound to context as follows

Parent (Node)

child(Recursive Node to Parent)

Name (String)

My Structure is like this:

Root

Org 1

>Org1.1

Org 2

> Org 2.1

> Org 2.2

Org 3

> Org 3.1

> Org 3.2

> Org 3.3

I have a UI Input field which must be populated by the above name when a row is selected.

I have wrote an action "On Lead Select" but it is giving everytime "ROOT" only

Can anyone tell me where I went wrong? If possible write a sample code for implementing action

Best Regards,

Sreekar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sreekar,

What's wrong with my advice here:

Could you explain what is not working with either of suggested approaches?

VS