search for: update_people

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

2007 Feb 13
1
observe_field and select box
...sed on the selection of the first box the second select box should be populated, and if "Create New" is selected a new record is to be created. <%= observe_field("test_company", {:url => {:controller=> ''/test'',:action => ''update_people''}, :update =>"test_person", :loading => "Element.show(''indicator'')", :complete => "Element.hide(''indicator'')", :with => "test_company}) %> If i use <%= select(:test, :company ,C...