PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

BUG: Searching entries in backend

  1. I'm searching through our form submissions and it seemed like it wasn't working. But I think it does search properly, only the paging that it shows is wrong so it it seems that all entries are still there. The problem is the paging details for the search results are the same as the paging for the full listings. Searching for something where I know there is only one entry that matches. I see the one, but the paging is still there as if I were listing the full list of entries rather than this subset. It says 'Displaying 1 - 20 of 991' but only shows 1.

    Nothing urgent, but a bug nonetheless.

    A related feature request would be to allow users to customize how many entries are listed per page!

    Posted 11 years ago on Friday January 18, 2013 | Permalink
  2. Regarding configuring the number of entries displayed per page, you can use the gform_entry_page_size filter:

    http://www.gravityhelp.com/documentation/page/Gform_entry_page_size

    Regarding the paging numbers after a search, I will let the development team know.

    Posted 11 years ago on Friday January 25, 2013 | Permalink