Change number of results in Comparison page in Find

Hi,

When I compare two saved searches in Find, I am able to see the first 30 results but I don't see any way to go to the next page to see the next results. I know this is not a functionality implemented in Find and that 30 is hardcoded. We have the Find code available in GitHub. Does anybody know where in the code is this 30 hardcoded? I would like to change it to 1000 for example. 

Thank you very much,

Best regards,

Christian

  • Verified Answer

    +1  

    The page is supposed to load more results when you scroll down, but there seems to be a bug preventing this from happening.  You can change listViewPagingSize (in the uiCustomization section in config.json) to set the size of the initial page (but be aware this will also affect the main List view).

    OpenText Community Manager
    If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button