Browser-level Filtering capabilities?
Hi,
We have a section that shows ~300 records inside a Dynamic Repeating Layout (think "tile-view").
On the top of the page we have some filter options that help the user narrow down the 300 records, e.g. by clicking on "show only Completed", or by entering a search string.
Right now we're going back to the DB with the user's filter criteria, but this is slow. Is there any way to do the filtering within the users Browser itself (provided all 300 records are loaded)? Without a roundtrip to Pega or the DB? Such a filtering would be instantaneous and a huge win for us and our users.
Thanks
Peter