Displaying 1 result from an estimated 1 matches for "onchnag".
Did you mean:
onchnage
2010 Jan 30
2
passing multiple objects with remote_function
...te_function(:url => {:action
=> "update_from_year"},
:with =>
"''vehicle_year_id=''+value")}"}) %></li>
What I would like to do is pass all the form values (4) to the
controller with 1 :onchnage action.
My controller logic needs to replace different page elements according
to what fields values are set. But the fields may change at different
times and depending on there current values may need to change each
other.
My thought was every time any of them changed send along the status of
a...