Hi All,
I've got a data modelling question. Imagine a hierarchy of the following kind:
Organization A
- Sub-Organization A1
- Sub-Organization A2
Organization B
Now when I have a lookup into this hierarchy table I can only select the SubOrg's and Organization B, but not Organization A.
How do I accomplish to have every node being selectable in the lookup? Am I supposed to use internal leafs? What is the standard way to do it?
Thanks and Regards,
Ingo