Tree structure with more than one table [message #7731] |
Tue, 31 May 2022 03:57 ![Go to next message Go to previous message](/theme/default/images/down.png) |
htManager
Messages: 449 Registered: May 2014
|
Senior Member |
|
|
Have you ever created a flexible tree structure with more than one table?
I ask because I would like to map a structure with organizations, clubs, seasons, teams and team members. However, the data of the respective tables are stored in different tables. The tables can be linked to each other using the primary keys.
Is there a way to achieve this in _cm_getNodeData()?
|
|
|