Displaying 5 results from an estimated 5 matches for "respond_to_parent".
Did you mean:
responds_to_parent
2010 Dec 14
0
respond_to_parent and Rails 3
Has anyone gotten the respond_to_parent plugin to work with a Rails 3
app?
Thanks!
Tom
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this grou...
2007 Mar 14
9
file_field doesnt work inside form_remote_for
When I do file_field within a form_for things are fine... but within a
form_remote_for, with nothing else changed, I find that the params
does not even have the element document[uploaded_file] even though it
is definitely present in the HTML source in the form. Obviously the
file upload fails.
Am I missing something? Or has someone else faced this? Or is this a
known bug?
Rajesh
2006 Jul 30
0
form_remote_tag and rendering partials with <script> tags
Has anyone successfully used a form remote file upload either by using
the respond_to_parent plugin or kylemaxwell''s form_remote_tag plugin to
render a partial or code with <script> tags in it.
This would be very useful for RoR''ers to create new ajaxy elements.
If you can, can you post a sample code if you got it working.
--
Posted via http://www.ruby-forum.com...
2010 Oct 07
0
responds_to_parent in rails 3
Hi,
In rails 3 respond_to_parent is not working. I am getting some
undefined method errors. Is there is any way to solve the issue in
rails 3.
--
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-/JYPxA39Uh5TLH3Mb...
2006 Aug 06
2
file upload with form_remote_tag
Is there a way to use form_remote_tag and to upload a file? The default
behavior ignores the upload when the Javascript serializes the form to
create the parameter list.
Basically, i''m just looking for an ajax file upload capability. Any help
would be appreciated.
thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: