[TYPO3-mvc] set orderings in objectStorage
Kevin Ulrich Moschallski
km at 3digit.de
Wed Feb 2 16:55:45 CET 2011
Hi Johannes,
thanks for your reply. I'm on TYPO3 4.5 and extbase latest git. Are you
also using comma seperated relations?
Regards,
Kevin
On 2011-02-02 16:40:20 +0100, Johannes C. Schulz - EnzephaloN
IT-Solutions said:
> Hi Kevin
>
> I had a similar problem. After update extbase from 1.2 to 1.3 (with typo3
> 4.5.0) everthing works fine with sorting!
>
> Hope I helped you.
> Johannes
>
> Hi list,
>
> i've got an urgent problem. I have a csv relation to tt_content in my
> model. The value from the db is for example 1364,1235. But the
> objectStorage object is always sorted by the uid of the tt_content
> object.
>
> I read here in the mailing list that fetching the records with an
> seperate repositry should work. I tried this but the result is also an
> objectStorage sorted by tt_content uid. Is there any way to leave the
> order like it is in the database without changing the relation to
> mm-table with sorting field?
>
> Thanks for help in advance.
>
> Regards,
> Kevin
>
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
More information about the TYPO3-project-typo3v4mvc
mailing list