[TYPO3-dev] BE sorting records like tt_content
Steffen Kamper
steffen at sk-typo3.de
Thu Aug 23 11:08:24 CEST 2007
"Brian Bendtsen" <nightowl at galnet.dk> schrieb im Newsbeitrag
news:mailman.1.1187859070.7992.typo3-dev at lists.netfielders.de...
> 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
then you should have the icons in extended view.
vg Steffen
More information about the TYPO3-dev
mailing list