search for: ajax_list_upd

Displaying 1 result from an estimated 1 matches for "ajax_list_upd".

2006 Jun 23
3
form_remote_tag is not passing form params
...ot;list" view is not passing the params[] hash of the values stored within my form. I''m not sure whether this is because I have multiple (one per database row) forms to update the fields for multiple objects or not. Rendered HTML Code from my view: <form action="/contacts/ajax_list_update/1" method="post" name="form1" onsubmit="new Ajax.Updater(''contact_1_div'', ''/contacts/ajax_list_update/1'', {asynchronous:true, evalScripts:true, parameters:Form.serialize(this)}); return false;"> <input type="te...