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
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