[TYPO3-english] Re: Select-Boxes in BE
Viktor Livakivskyi
invisible.kinder at gmail.com
Wed Aug 13 13:02:39 CEST 2014
Hi,
You may try to use tree renderMode of select list [1].
Since you already want to group tags by categories, you may use some tags as parent categories for child tags and disallow selection of them in BE by 'nonSelectableLevels' config.
[1]: http://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Select/Index.html#rendermode
More information about the TYPO3-english
mailing list