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