Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pagination - forgotten search parameters on /cms/users #703

Open
jacek213 opened this issue Mar 7, 2014 · 0 comments
Open

pagination - forgotten search parameters on /cms/users #703

jacek213 opened this issue Mar 7, 2014 · 0 comments

Comments

@jacek213
Copy link

jacek213 commented Mar 7, 2014

When I visit /cms/users path and try to find all users with a firstname "John" I get 25 records, that is 3 pages. When I click on the next page link it transfers me to second page of all records and the 'John' query parameter is gone.

peakpg added a commit that referenced this issue Mar 11, 2014
* Previous solution didn't work for any view that wasn't explicitly using content_block_form_for. Added cms_form_for that should work instead (some portlets were using it)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant