search for: new_contrib_form_#

Displaying 1 result from an estimated 1 matches for "new_contrib_form_#".

2006 Apr 03
6
problems with Rails 1.1 observe_field :with serialized
...:update => ''auto_complete_''+@account.id.to_s, :url => { :controller => ''committees'', :action=> ''auto_complete_for_entity_name'',:params=>{:committee_id=>@committee.id} }, :with => ''Form.serialize("new_contrib_form_#{@account.id.to_s}")'' %> But the problem appears to be that when this is made into Javascript, it wants to do something like parameters:''Form.serialize(''search_form'')=''+value It used to work fine and give me parameters:Form.serialize('...