This topic is locked

Add a new record, OnSubmit come back to _list.php

6/25/2009 6:16:36 AM
PHPRunner General questions
M
maali author

Hi Guy's
Do you have a quick guide how to do this?

While Adding a new record (_add.php), OnSubmit save the record and come back to _list.php in stead of remaining in the _add.php.
BR

Maali

J
Jane 6/25/2009

Hi,
use After record added event and Redirect to another page action on the Events tab for this purpose.