Unless I missed a step somewhere, filters are reset when changing pages.
It can be solved with saving the filters in the session, although personally I think filters make more sense as GET parameters.
In any case, I don't see a way of choosing which checkboxes are pre-selected based on filters set on the previous page.
Unless I missed a step somewhere, filters are reset when changing pages. It can be solved with saving the filters in the session, although personally I think filters make more sense as GET parameters.
In any case, I don't see a way of choosing which checkboxes are pre-selected based on filters set on the previous page.