Access individual elements of tree select

Hi,

a tree select consists of parents and their children, who can have child objects and so on. I can access all selected values in one variable, but not the individual selections.

So:
This > That > Those

will always display “This::That::Those” when accessing the value through a variable. It should be possible to access the values individually.

This topic was automatically closed after 416 days. New replies are no longer allowed.