Displaying 1 result from an estimated 1 matches for "form_tag_id".
2006 Jul 21
1
rjs template modifying form_remote_tag
...first request, but
on a subsequent request uses the regular form_tag. The reason for
doing this is that I need a file upload in the second request, and so
I can''t use AJAX. I''ve tried using an rjs template to modify the
form_remote_tag''s id (using page.replace ''form_tag_id'', ...), but the
request yields a blank page.
Does anyone know how to get around this or why this is occuring?
Best Regards,
Scott Taylor