This topic is locked
[SOLVED]

 Redirect to details page

11/1/2015 4:22:20 AM
PHPRunner General questions
J
jdu001 author

PHPRunner 8.0 / PHP 5.5.12

I want to redirect to the details page. I use the code from the example.

If I use the inline-add the solution doesn't work. The details page exists if I click on Error occurred.

If I use the add-page it works.

Recognizes someone this problem and is there a solution?

Sergey Kornilov admin 11/1/2015

This is the way how it works. You cannot perform a redirect after inline add. Just imagine a situation when someone started multiple inline adding or editing. Redirect will lead to all work in progress lost.

J
jdu001 author 11/2/2015



This is the way how it works. You cannot perform a redirect after inline add. Just imagine a situation when someone started inline adding or editing. Redirect will lead to all work in progress lost.


Thank you Sergey for the explanation. This is very helpful.
Best regards,
Jo van Duin