Feature #24024
closedTcaTree with multiple roots
0%
Description
It would be awesome to have the possibilitiy to have multiple root for trees.
Example:
I got a record and want to make a relation to pages but not to all treets but only some subtrees.
Imagine a complete page tree like
Root
Page 1
Page 1.1
_Page 1.2
Page 1.2.1
_Page 2
_Page 2.1
_Page 2.2.
_Page 3
_Page 3.1
I would like to have only a tree of some pages to get a tree like that
Dummy Root
Page 1.2
_Page 1.2.1
Page 3
_Page 3.1
(issue imported from #M16356)
Updated by Xavier Perseguers over 13 years ago
- Target version changed from 1081 to 1238
Updated by Oliver Hader over 13 years ago
- Target version changed from 1238 to 1281
Updated by Xavier Perseguers over 13 years ago
- Target version changed from 1281 to 4.6.0-beta1
Updated by Xavier Perseguers over 13 years ago
- Target version deleted (
4.6.0-beta1)
Updated by Felix Kopp almost 10 years ago
Georg, should this issue be kept open?
I see no progress and a huge time investment - please decide if it should be kept open a feature idea or sadly closed due to inactivity.
Thanks!
Updated by Tymoteusz Motylewski over 7 years ago
- Status changed from Accepted to Resolved
In general the SVG tree component can handle multiple roots right now.
Examples:
1) non admin with multiple "category mount point" selected in user group, will be able to select just subtrees of the category mounts
2) in the styleguide there is an example "select_tree_1 pages, showHeader=true, expandAll=true, size=20, order by sorting, static items" which renders static items as separate roots.