This topic is locked

How can we error trap in phprunner?

12/1/2010 9:22:34 AM
PHPRunner General questions
K
karmacomposer author

Say I want to have a box popup that says "error, xxx not completed"
How would I error trap in phprunner?
Mike

J
Jane 12/1/2010

Mike,
where do you want to show this error message? What do you want to check to show it?

K
karmacomposer author 12/1/2010



Mike,
where do you want to show this error message? What do you want to check to show it?


Some people are pressing ENTER on various fields and it is either saving the record or worse, get's rid of all the data they entered.
It was asked if there could be a error box that asks if they meant to save or something like that.
Mike

Sergey Kornilov admin 12/1/2010

Simply set those fields as required in PHPRunner.