[TYPO3-dev] BE sorting records like tt_content
Brian Bendtsen
nightowl at galnet.dk
Thu Aug 23 10:51:09 CEST 2007
Steffen Kamper skrev:
> 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
>
>
Hi
Yes I do.
/Brian
More information about the TYPO3-dev
mailing list