search for: sub_focus

Displaying 3 results from an estimated 3 matches for "sub_focus".

2006 Mar 02
0
Help with this comparison and loop
I am sending this information: <%= observe_field "resource_focus_id", :frequency => 0.25, :url => { :action => :add_sub_focus}, :with => "''focus_id=''+ value + ''&sf_id=#{@resource.sub_focus_id}''", :update => "resource_sub_focus_id" %> Which turns out to be: <script type="text/javascript"> //<![CDATA[ new Form.El...
2006 Feb 13
0
(no subject)
Here is my db setup: focus id name sub_focus id focus_id name I have a select menu for focus and want to fill another select menu for sub_focus (with AJAX) depending on what the focus is can someone point me in the right direction? Thanks. Seth Buntin -------------- next part --------------...
2006 Feb 13
0
(no subject)
...----- From: rails-bounces@lists.rubyonrails.org [mailto:rails-bounces@lists.rubyonrails.org] On Behalf Of Buntin, Seth - KATE Sent: Monday, February 13, 2006 3:57 PM To: rails@lists.rubyonrails.org Subject: [Rails] (no subject) Here is my db setup: focus id name sub_focus id focus_id name I have a select menu for focus and want to fill another select menu for sub_focus (with AJAX) depending on what the focus is can someone point me in the right direction? Thanks. Seth Buntin -------------- next part --------------...