Resolved! Using UI Builder, display a tree of data with nested repeaters???
So I have a data structure I need to display on a workspace. It is three tables connected to each other. So we have a structure like this and I need to display it in the same way as below. Type 1 SubT 1 Det 1Det 2Det 3 SubT 2 Det 4 Type 2 SubT 3Su...