It figures I spend hours on this and then 5 min after posting I finally find 
the problem.

For those interested I needed to add a :method => "GET" to my observe_field 
per below

  <%= observe_field "project", :url => {:action=>"select", 
:controller=>"projects"},
                    :method         => "GET",
                    :update         => "project",
                    :with           => "'id='+value" %>


Bob

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/hobousers/-/owMHzO0RqXMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to