I see where the problem is arising (but not its solution). My form is in a div that is hidden. My controller method is called via a javascript function, which also invoked the form (which is in a partial, in a div, re-rendering the partial) and the javascript, after calling the controller method, invokes a redbox on the div/partial with the form. This is causing a big problem here.
I must set the selected value for the select box in my javasript method I believe, before invoking redbox. I will post this to the appropriate javascript forum. Thanks for all of yoiur help on this knotty problem! -RVince --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

