Tate Hansen
2006-Mar-21  23:37 UTC
[Rails] save form values w/paginate (next page links fail)
Hi, What is the proper way to save form values (e.g. search page) when using paginate? The 1st paginated page works fine, but when clicking another page all the form values received in the controller are nil. Do I need to retain the original form values using a session variable?
Possibly Parallel Threads
- use join table in paginate
- reversing paginated lists, linking to last page from controller
- [PLUGIN] ArPaginator - Allows you to easily paginate over any existing AR queries.
- how to paginate child records
- Linking to the paginated items from search results.
