I have a tv which is using migx to hold a list of info boxes, but the code im using is not randomizing the info boxes. the code im currently using is:
[[!getPage? &elementClass=`modSnippet`
&element=`getImageList`
&tvname=`infobox`
&tpl=`get-infobox-row`
&sortby=`RAND()`
&limit=`4`
]]
not too sure why its not randomizing, does the soryby work with the getPage? or do I need to code it in a different way.