YodasMyDad / ZauberCMS

The Blazor CMS, built by .Net Developers for .Net Developers
MIT License
45 stars 4 forks source link

Add Show List On Content (Show Tab With Children) #1

Closed YodasMyDad closed 2 months ago

YodasMyDad commented 2 months ago

Add a bool to Content called show list, this will be settable on the system tab.

If enabled, an extra tab will be added in the Content editor at the beginning called 'Children' and will display the Child content in a datagrid. Also, the child items won't be expandable in the tree.

This is for content that has lots of children and would make the Tree view pointless