Multiple Inline Edit |
5/6/2011 17:22:14 | |
| PHPRunner General questions | ||
|
Hi All, |
||
|
|
Sergey Kornilov admin 5/6/2011 |
|
You can override the default behaviour of 'Save all' button adding the following code to Javascript OnLoad event of the List page: this.inlineEdit.saveAllButt.bind("click", function(e){ |
|
|
|
Jessica author 5/7/2011 |
|
I could not get the code you suggested to work??? Made no difference... $values["MyFieldName"] = encrypt($values["MyFieldName"]);
|
|
|
|
Sergey Kornilov admin 5/7/2011 |
|
I guess I need to see your application in order to find what's wrong. Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. |
|