ModX Ditto: Orderby TVs?

523 Views Asked by At

I want to order Dittos results by a TV called 'city'

I have set out my Ditto call as such:

[!Ditto? &parents=`87` &display=`99` &orderBy=`city ASC` &tpl=`dittotpl`!]

But this doesnt work.

I cannot find any resources to do this online. Can any help me out? Thanks

1

There are 1 best solutions below

0
On BEST ANSWER

I had inserted the &orderBy= statement after I created the initial Ditto statement. TinyMCE wrapped this in a <span> for some reason. Removed that and all is fine