search for: clockcontroller

Displaying 1 result from an estimated 1 matches for "clockcontroller".

2006 Jul 31
4
Text field not being submitted via form_remote_tag; works via form_tag
...operly filled out. If so, it records the parameter; if not, it unhides the row and returns. Can someone tell me why the controller never sees pending_task[description]? Again, it does work properly if I use a standard form, but not its AJAXified cousin. Here''s the log data: Processing ClockController#out (for 127.0.0.1 at 2006-07-31 16:20:38) [POST] Session ID: ... Parameters: {"action"=>"out", "id"=>"9", "controller"=>"clock"} Regards, --Michael