On Tue, 31 Mar 2009 19:49:33 +0200
Will Clark <rails-mailing-l...@andreas-s.net> wrote:

> So my question is this: is it possible to pass the formbuilder object
> (f) to the controller via a link_to_remote so when the ajax call
> displays the partial, it can pass the formbuilder object to the partial?

Nope. But you can always just use the older "text_field_tag" type methods in 
your partial.

SH.
-- 
Starr Horne
Check out my Helpdesk RailsKit: http://railskits.com/helpdesk/


--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to