Is it possible to create list views on parent doc types so that each child doc type is in a different tab. So for example I have an "office" doc type. This has children of "people" and "properties". I want to split these into 2 tabs.
Only way, I think, would be to create your own custom listview, which would be difficult... If you want to go down that route there's a few tutorials and videos:
Multiple list views for a doc type
Hi
Is it possible to create list views on parent doc types so that each child doc type is in a different tab. So for example I have an "office" doc type. This has children of "people" and "properties". I want to split these into 2 tabs.
Thanks
Dan
Only way, I think, would be to create your own custom listview, which would be difficult... If you want to go down that route there's a few tutorials and videos:
https://umbraco.tv/videos/umbraco-v7/developer/extending/custom-listview/
https://24days.in/umbraco-cms/2016/custom-list-view-layouts/
is working on a reply...