Question about Tree in APEX
708581Jul 13 2010 — edited Jul 14 2010Is it possible to have more than two levels in a tree? I see lots of examples with parent/child but no grandparent/parent/child. The heirarchy I need to represent has three levels... Categories/Topics/Questions. Is this possible?
- Category 1
- Topic 1
- Question 1
- Question 2
- Topic 2
- Question 1
- Category 2
- Topic 1
- Question 1
- etc.