This topic is locked

How-to Remain on Same Record after Save

11/26/2016 6:52:26 PM
PHPRunner General questions
mcgeepj2 author

When I SAVE a record the Edit window jumps back to the first record in the database. I want it to save the record and remain on that record so I can use the Next/Previous arrows to go to next record. How can I do this?

Sergey Kornilov admin 11/27/2016

This is strange, it should stay on the same record. What version of PHPRunner do you use?

mcgeepj2 author 11/30/2016



This is strange, it should stay on the same record. What version of PHPRunner do you use?


v8.0 build 22849
http://www.f-106deltadart.com/db/acft/acft_list.php

Sergey Kornilov admin 11/30/2016

How this issue can be reproduced there?

mcgeepj2 author 11/30/2016



How this issue can be reproduced there?


It's from the Edit screen so need to have admin access to edit. From http://www.f-106deltadart.com/db/acft/acft_list.php the top record on the list is serial number '560451' (it's actually the Last Record ID, but sorted this way). Edit a different record like '560464' which will open in a popup window. Click Save, the record saves (<<< Record updated>>> shows up in header) and the Edit popup window jumps back to that first listed record '560451' still in Edit mode.

mcgeepj2 author 12/6/2016



It's from the Edit screen so need to have admin access to edit. From http://www.f-106deltadart.com/db/acft/acft_list.php the top record on the list is serial number '560451' (it's actually the Last Record ID, but sorted this way). Edit a different record like '560464' which will open in a popup window. Click Save, the record saves (<<< Record updated>>> shows up in header) and the Edit popup window jumps back to that first listed record '560451' still in Edit mode.


Any recommendations on where to look into this?