C
|
cgphp 1/13/2013 |
You can get inspiration from this article: http://xlinesoft.com/phprunner/docs/update_multiple_records.htm |
W
|
wfcentral author 1/13/2013 |
that appears to be exactly what I need. I inserted it into my list page following all the instructions and when I click the button nothing happens. No error. No change in the listing. |
C
|
cgphp 1/14/2013 |
You can debug the code usign firebug for firefox or developer tools for Chrome. Check these articles: http://xlinesoft.com/blog/2012/05/16/troubleshooting-custom-buttons-in-phprunner-and-asprunnerpro-applications/, http://xlinesoft.com/phprunner/docs/troubleshooting_javascript_errors.htm |
W
|
wfcentral author 1/14/2013 |
You can debug the code usign firebug for firefox or developer tools for Chrome. Check these articles: http://xlinesoft.com/blog/2012/05/16/troubleshooting-custom-buttons-in-phprunner-and-asprunnerpro-applications/, http://xlinesoft.com/phprunner/docs/troubleshooting_javascript_errors.htm
|
C
|
cgphp 1/14/2013 |
Something is breaking the button. Could you post a demo link to your app? |
W
|
wfcentral author 1/14/2013 |
I found the issue finally and got this working. |