This topic is locked

Adding new Record

2/13/2008 11:43:45 AM
PHPRunner General questions
R
rainerwolf author

Hello,

there is a problem when i am in adding new record: after i save a record, i press the site update button from IE/Firefox.

After that the record is saved again and again, depending on the numbers of pressing the site update button.
Is this a bug, or what can i do, that the record buffer becomes free, and what can i do, when i want go back to list.php after adding or editing a record?
Best regards

Rainer

J
Jane 2/14/2008

Rainer,
to redirect to the list page use After record added event -> Redirect to another page action on the Events tab.

R
rainerwolf author 2/14/2008

Rainer,

to redirect to the list page use After record added event -> Redirect to another page action on the Events tab.


Hi Jane,
thank you very much, it works