Filter getResources results when value of TV matches a defined criteria

you would need to store the randomed items of each page somewhere and filter them out, when getting the other results

1 Like

Thanks Bruno - any ideas on how this might be possible? The master getResources call should surely list all the output results (e.g. a list of IDs to display), how can I access that list and get the front end to query against it to eliminate the duplicates that getPage is creating?

1 Like

I’ve fixed this over on this other thread anyone looking back at this https://community.modx.com/t/getpage-infinite-scroll-duplicate-results-problem/1922/11?u=dubbs

1 Like