[TYPO3-mvc] Ordering of Tx_Extbase_Persistence_ObjectStorage Objects (solved by FED)
Stefano Cecere
scecere at krur.com
Wed Mar 7 19:21:31 CET 2012
i got back to this (important) issue, since it struggled making it via
basic repository/model/TCA config
and i solved it (definitively) with FED viewhelper Data SOrter:
http://fedext.net/fed-viewhelpers/variables/data-sorter.html
thank you, Nameless Coder (aka Claus)!
On Tue, 22 Nov 2011 12:37:36 +0100, Lorenz Ulrich <lorenz-typo3 at visol.ch>
wrote:
> Hi everyone
>
> Is the solutions Felix describes in
> <http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/2010-June/005131.html>
> still state of the art?
>
> I have a similar problem with a relation of a work (a work of an artist)
> that has tags attached by an MM intermediate table. I have no way of
> influencing the way the tags are ordered:
>
> $tags = $workObject->getTags();
>
> returns the Tags sorted by the sorting field of the MM table, but I
> would like to have it sorted alphabetically by the name field of the Tag
> table.
>
> Any hints are very welcome.
>
> Thanks and best regards,
>
> Lorenz
--
____ ___ __ _ ______________________
Stefano Cecere
KRUR studio
More information about the TYPO3-project-typo3v4mvc
mailing list