-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
Description
Add an example for breadcrumb from current site tree defined, and current "active" item found.
Should be possible right?
I am wondering if the data for this tree could also be coming from a DB and GUI backend
Where you define it via DB tables and Tree behavior and then just let it generate the "menu" tree of the library, and let it then match/work.
Would that make sense for a larger app with many controllers? As it could auto-find possible Tree items and then propose already a CRUD default. Then you just need to arrange and customize it.