Hi, I’m trying to sort by pagetitle in the right language.
I’m using French and English and using the &orderBy=`pagetitle ASC` code in my ditto call (wich is bellow), the sorting works good exept for the fact that it’s ordering the result by french pagetitle, so in the english listing I get the result listed by the french pagetitle.
Am I missing something or should this code work?
[!Ditto? &parents=`19` &showPublishedOnly=`1` &tpl=`boisListTPL_en` &display=`all`&total=`all` &id=`(yams_id)` &language=`(yams_mname)` &extenders=`@FILE assets/modules/yams/yams.extender.inc.php` &tagDelimiter=`,` &tagData=`categoryOptions` &tagMode=`onlyTags` &tags=`essences,ebenisterie,planchers,portes,persiennes,jouets,sculpture` &orderBy=`pagetitle ASC`!]
thanks
Francis