I'm thinking of using the getPageAssets snippet for a gallery I'm creating for a page I'm working on. The idea is to have a random image output for every page load. I noticed that the page assets are sorted according to seq. A sort parameter where we could do something like &sort=RAND() would be awesome.
I'm thinking of using the getPageAssets snippet for a gallery I'm creating for a page I'm working on. The idea is to have a random image output for every page load. I noticed that the page assets are sorted according to seq. A sort parameter where we could do something like &sort=
RAND()
would be awesome.