Hi Aldric, > Sounds like you need to render the partial and pass in the variable as > a local variable:
that's what I also thought, but I resolved the problem by using a different formating for 'mypatrial', and not contact.partner_id. The problem is that not all 'partner_ids' also form a valid partial name, since there exist some signs(like -, $ ...) which are not allowed in file names. Thanks for the help. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

