[TYPO3-mvc] set orderings in objectStorage

Kevin Ulrich Moschallski km at 3digit.de
Wed Feb 2 15:54:13 CET 2011


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



More information about the TYPO3-project-typo3v4mvc mailing list