Hi We can store in session but let me put this condition in front of you.
Suppose One user open the browser in 2 window. In one window he performed one search, So list is filtered. Now if he goes to second window even if he didn't performed any search in current list. The session variable have previous search criteria on it. So It will go wrong. How to prevent it ? I don't think session variable is right solution to store params [:search]. Any other idea will be deeply appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
