This topic is locked

Display error message in Before record deleted

7/15/2009 1:18:53 AM
PHPRunner General questions
A
aszeto author

Hi,
Is there any way to display error messages in the 'Before record deleted" function? In 'Before record added', we can put our message in the $message argument.
Thanks,
Anne

J
Jane 7/15/2009

Anne,
there is no $message variable in the Before record deleted event.

You can only print error message on the page directly.
We'll add it in the next version.