[TYPO3-mvc] Strange UID Counting?
Frank Krüger
fkrueger-ml at mp-group.net
Sun Jan 10 12:25:43 CET 2016
Hi,
> I didn´t found something like "sort" in the TCA-fifles, but an 'sortby' => 'uid' in the ext_tables.php. Could that be the reason? What I want to do with this line is the order in the backend listview...
>
This _is_ definitely the reason.
'sortby' in TCA should point to an int-Field storing the sort-order of
your records.
Cheers,
Frank
More information about the TYPO3-project-typo3v4mvc
mailing list