search for: action_container

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

2006 Jan 18
4
That ol'' AJAX select box update again : observe_field does nothing
...</label><br/> <%= options_from_collection_for_select @jp, "id", "description", job.job_phase_id %></p> </select></p> </td> <%= observe_field(?job.job_phase_id?, :frequency => 0.25, :update => ?action_container?, :url => { :controller => ''job'', :action => :get_action_from_phase }, :with => ??job_phase_id=?+value?) %> <td id=''action_container''> <select id="job.current_action_id" name="job[current_...