Select all elements of a grid with a record as data source with user filters.

Certified Associate Developer

Good morning.


We have a use case with a grid that has as data source a record and we need to select all the elements of the grid.
The grid allows us to select all the elements at once, but only those on the first page.
We also use user filters so that the data in the grid can be filtered by those user filters.

We have created a button to select all the items in the grid at once using a query, but we cannot filter that query with the user filters in the record.

Is there another solution to be able to select all the elements of a grid using a registry with user filters?
Is there any way to access the internal query that appian makes when using those user filters to be able to use them in the query?

Thank you very much.

  Discussion posts and replies are publicly visible