[TYPO3-dev] BE sorting records like tt_content

Steffen Kamper steffen at sk-typo3.de
Thu Aug 23 10:45:06 CEST 2007


Hi,

"Brian Bendtsen" <nightowl at galnet.dk> schrieb im Newsbeitrag 
news:mailman.1.1187857818.24775.typo3-dev at lists.netfielders.de...
> Hi
>
> I have made at small extension with only one table in the database.
>
> I would like to be able to change the ordre of the records in the BE like 
> you can do with content elements where you have icons for move up and move 
> down.
>
> I have already made a field for sorting, but how do I get these icons to 
> show?
>
> /Brian

did you have this in your control-section of TCA ?
'sortby' => 'sorting',

vg  Steffen 






More information about the TYPO3-dev mailing list