cbGetFieldContent Snippet Random Parameter

Hi,

I was wondering if it’s a possibility to use the cvGetFieldContent snippet to pull in a limited amount of repeater items at random.

In the documentation, we’re able to use &innerLimit and &innerOffset, but I was wondering if there’s a possibility to use &innerRandom or something to pull in these fields at random. This would pull in the &innerLimit amount of repeater items uncached and randomly select them.

Thanks

At the moment, no, that’s not a supported feature. I’ve logged a feature request in the internal tracker to see if we can add some inner sorting options.