I'm using the following Ditto call:
[!Ditto? parents='8' &dateSource='event_date' &summarize='100' &format='json' !]
But Ditto ignores the dateSource param as long as format is set to JSON. I'm using MODx evo and Ditto 2.1.0. Any ideas?
I'm using the following Ditto call:
[!Ditto? parents='8' &dateSource='event_date' &summarize='100' &format='json' !]
But Ditto ignores the dateSource param as long as format is set to JSON. I'm using MODx evo and Ditto 2.1.0. Any ideas?
did you tryed to change from uncached to cached? And change the '' to `` ?
[[Ditto? parents=`8` &dateSource=`event_date` &summarize=`100` &format=`json` ]]
Sometimes it gives it out by setting snippet cached or uncached