> > Mein ArticleRepository besteht nur hieraus > > class ArticleRepository extends \TYPO3\CMS\Extbase\Persistence\Repository > { > protected $defaultOrderings = array( > 'position' => > \TYPO3\CMS\Extbase\Persistence\QueryInterface::ORDER_ASCENDING > ); > }
Das sieht richtig aus. Wie sieht denn dein Feld „position“ in der Datenbank aus? Was sind da für WErte drin? _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german