[SOLVED] Â Jump to Edit from List Button |
9/11/2018 15:25:26 | |
PHPRunner General questions | ||
P
PhpApprentice author
I have a button in a list http://localhost/dlrpage_list.php |
||
![]() |
Sergey Kornilov admin 9/12/2018 |
There must be an error message behind the scene. Check this: |
|
P
|
PhpApprentice author 9/17/2018 |
There must be an error message behind the scene. Check this: https://xlinesoft.com/phprunner/docs/troubleshooting_custom_buttons.htm
|
|
![]() |
Sergey Kornilov admin 9/17/2018 |
You cannot do server side redirect in button's code. Buttons are executed via AJAX and your redirect will be lost. |
|
P
|
PhpApprentice author 9/19/2018 |
Works Excellent |
|