Need to programmatically default genericFilterMaxResultsOptions value

Hello team,

I’m looking for a way to default the Filter Max Results options to a specific value across an entire app. The only thing I’ve found so far is setting the options:

cuba.gui.genericFilterMaxResultsOptions = NULL, 20, 50, 100, 500, 1000, 5000

I just haven’t found an option to set the default value, except for making the default value desired as the lowest value in the list.

Is there an option that I’m missing to accomplish this? If not, if would be a useful addition.

Thanks in advance,
Adam

Hi.
Please check this topic

Regards,
Natalia

1 Like