search for: entity_name_

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

Did you mean: entity_name
2006 Apr 03
6
problems with Rails 1.1 observe_field :with serialized
I''d like to use observe_field to watch a field, and then when it changes send the entire form to the server. I had been using <%= observe_field ''entity_name_''+@account.id.to_s, :frequency => 0.5, :update => ''auto_complete_''+@account.id.to_s, :url => { :controller => ''committees'', :action=> ''auto_complete_for_entity_name'',:params=>{:committee_id=>@c...