search for: contact_

Displaying 2 results from an estimated 2 matches for "contact_".

Did you mean: contact
2006 Jun 23
3
form_remote_tag is not passing form params
...ether 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="text" name="test" value="2222" /> <input id="contact1_first_name" name...
2007 Sep 11
25
Re: #786: exported resources not refreshed
Hello all, what exactly is the "design decision" that is needed here? We currently have the problem that 0.23.2-3 (debian package) does not work when it comes to collecting exported resources. The resources are saved in the database, so picking them up is the problem (db is Mysql5.x). This is a major problem for us, since we are using this a lot for our monitoring services. I