Good morning,
my listing works fine: I enter the page coming from a chronoform, which passes search filter data via request params - these are used inside the query and initial display of the listing - fine.
But ... when I then change the paginator limit setting, the form is sent as a post request and all parameters present are omitted - after that the listing is showed, but is - of course - much longer than before, although I just changed the page limit ... π²
The pagination (next / prev page) works as intended...
How can I work around / change / influence that? Adding hidden fields for my request params somewhere?
Thank you for your help,
Anne
P.S. If this question should be posted in another sub forum, feel free to change its location.
my listing works fine: I enter the page coming from a chronoform, which passes search filter data via request params - these are used inside the query and initial display of the listing - fine.
But ... when I then change the paginator limit setting, the form is sent as a post request and all parameters present are omitted - after that the listing is showed, but is - of course - much longer than before, although I just changed the page limit ... π²
The pagination (next / prev page) works as intended...
How can I work around / change / influence that? Adding hidden fields for my request params somewhere?
Thank you for your help,
Anne
P.S. If this question should be posted in another sub forum, feel free to change its location.