Alter filter max results options

Hello,

I’ve been given a requirement for a particular browse screen to allow exporting all records (not just all records in the table). After playing with this for a few days, it’s clear that rewriting the ExcelExporter will take me more time than I’ve been allocated to work on this. So I’m looking for a simpler solution, which is to allow the user to simply view all records on one page in the table.

Currently, the screen populates 50 records at a time, which won’t be changing. However, in the rare case that a full record export is needed, I’d like to give the user a few larger options. The current record count is about 4,500 records, so the 5,000 record filter option will work for now, but it soon won’t be enough.

I’d like to add a 10,000 record option to the filter drop down. Is there a way you can help me to interface with the select options so I can add another option?

Thanks in advance,
Adam

Hi Adam,

please take a look at the documentation:

image

You can change this setting in the Application properties screen.

Best Regards,
Stefan