Pagination reset

Reset pagination when using a search button.

Overview

The pagination start value does not reset to zero when a new search is performed.
Add a Toolbar Button action to the search button that sets the Page/URL parameter to include '?startat=0'.

Answered
ChronoForms v7
rb rbock 24 Jul, 2023
Hello...

How can I reset pagination (startat) via the search button?
rb rbock 25 Jul, 2023
Answer
ok, i solved the problem.
pa paddy285 12 Mar, 2024
Hi Rbock,

I know it's been a while since you fixed this problem, but the pagination and search box combination causes lots of problems.

Are you able to provide the solution you applied so that I can look to apply it to my connections too.

Thanks, Paddy
rb rbock 12 Mar, 2024
ToolBarButton + Page/URL: /yourpage.html?startat=0
rb rbock 16 Mar, 2024
Were you able to solve your problem?
This topic is locked and no more replies can be posted.