Displaying 1 result from an estimated 1 matches for "display_search".
2006 Jul 24
0
Trouble passing form input to controller action
...'m having trouble passing my form intput from a "view" into the
controller to perform the qury. I''m looging at teh log and the
controller is not picking up the values i enter in to the form at
all. It evaluates to NIL.
Here is the log output
Processing StoreController#display_search (for 127.0.0.1 at
2006-07-23 21:30:35) [POST]
Session ID: 161a0485ff2a5bc53dd26ea724e79036
Parameters: {"commit"=>" SEARCH ", "product"=>
{"title"=>"cookbook"}, "action"=>"display_search",
"controller&...