On 21 April 2010 05:38, Bob Smith <[email protected]> wrote: > Is there any way to use select inside a hidden div block with a model > object for the select items ? I have the block showing and hiding OK > with observe_field, but the variable I'm using to see whether to show/ > hide seems to be the only one allowed by the :with option to > observe_field, so I can't see a way to get the model variable to the > select box. I tried leaving it as it was before the observe_field and > partial, but it doesn't see the variable anymore to populate the > choices..
I think you will need to show us some view code. The minimum that shows the problem please. Colin -- 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.

