Are you submitting a form between pages, or are you just checking
boxes and then clicking on the will_paginate link for the next page?
Generally, if you want a value to be persistent, you''ll have to either
store it in the session or pass it as a hidden parameter in a form.
-Kyle
On Apr 21, 8:32 pm, Rustam Mamat
<rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:> i have checkbox list on my page ,the page devided into several pages by
> will_paginate ,i checked the checkboxs on the first page and when i go
> next page the information on previous page will refreshed . how can i
> save the information from previous page .thanks
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---