[TYPO3-english] Sorting of global categories (sys_categories) in the backend
Bert Hiddink [BENDOO e-work solutions]
hiddink at bendoo.nl
Mon Jun 13 12:56:54 CEST 2016
Hello,
Tried this but did not help:
$GLOBALS['TCA']['sys_category']['ctrl']['sortby'] = 'sorting';
$GLOBALS['TCA']['sys_category']['ctrl']['default_sortby'] = 'ORDER BY
title,sorting ASC';
in
"typo3conf/ext/news/Configuration/TCA/Overrides/sys_category.php"
Any ideas?
Thanks,
Bert
On 13/06/16 12:28, Bert Hiddink [BENDOO e-work solutions] wrote:
> Hello,
>
> Is there a way per TS or elsewise to sortglobal categories
> (sys_categories) in the backend by "title" or "date"? Per default these
> are ordered by "sorting" afaics.
>
> Thanks and regards!
> Bert
More information about the TYPO3-english
mailing list