Count [?] button does not call DataLoader delegate

Hello,

I have a table populated by a data collection having a parameter in the query.
image

The parameter is set in the delegate - it works fine except the count button which does not call the delegate before, i assume:
Query argument orgThreadId not found in the list of parameters provided during query execution.

image
image

Our platform runs CUBA v7.1.3.
Any workaround would be appreciated.

Thanks,
-c

Hi,
There is another delegate to calculate total count. Please take a look to this ticket implemented in 7.1.0:

It can also be generated with Studio’s Screen Designer.