Hey,
I am trying to create a hierarchical structure for different projects.
To simplify the whole thing let’s say there are 3 Tables: Categories → Project → Tasks
I would like to create a hierarchy within the Projects Table. As far as I know, it is n...