I have Document1 with the following fields:
Category
SubCategory (depends on selected Category)
SubSubCategory (depends on selected SubCategory)
Category2
SubCategory2 (depends on selected Category2)
SubSubCategory2 (depends on selected SubCategory2)
Category3
SubCategory3 (depends on selected Category3)
SubSubCategory3 (depends on selected SubCategory3)
No I would like to create a view that looks like this:
Category
→ Subcategory
–>SubSubCategory
—>Document1
Category2
→ Subcategory2
–>SubSubCategory2
—>Document1
Category3
→ Subcategory3
–>SubSubCategory3
—>Document1
I dont get it at the moment, I could be so easy that I’m blind to see the solution, not possible or just complicated but perhaps anyone of you can help me or give me a hint.
If you don’t understand what I mean just answer and I try to give another example.
Greets,
Marco