[TYPO3-calendar] sort events by tx_cal_location

Mario Matzulla mario at matzullas.de
Thu Dec 6 08:36:51 CET 2012


Hi Stefan,

Am 05.12.12 23:56, schrieb Stefan Schreck:
> On 2012-12-05 21:49:22 +0000, Stefan Schreck said:
>
>> hi
>> is it possible to sort events by tx_cal_location:name or id?
>> and I don't mean in the backend with default_sortby or such.
>>
>> thx
>> last question for today ...
>> stefan
>
> is
> list.view.order possible to give not only ASC | DESC but a field?
> again stdWrap? how?
> s
>
What you can do is:

- create a table-based output and have some javascript sort the rows
- or create an extension which extends the list-view and do the sorting 
by yourself.

Regards,
Mario


More information about the TYPO3-project-calendar mailing list