[SOLVED] Â Inline edit redirect after save |
10/9/2014 12:23:36 | |
| PHPRunner General questions | ||
|
C
cyberslugg author
Hello, |
||
|
C
|
cyberslugg author 10/15/2014 |
|
Hello, just wondering if perhaps this is a hopeless cause? |
|
|
|
Sergey Kornilov admin 10/15/2014 |
|
Inline Add and Edit functions work via AJAX meaning server side redirect won't work. You can use client-side Javascript based redirect though. Here is an example: |
|
|
C
|
cyberslugg author 10/15/2014 |
|
Thank you Sergey!!! I have been all around and some how just did not find that link in the manual... maybe I was just trying too hard. |
|