[TYPO3-mvc] set orderings in objectStorage

Johannes C. Schulz - EnzephaloN IT-Solutions info at enzephalon.de
Wed Feb 2 16:40:20 CET 2011


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