PHPRUNNER 5.0 BUILD 766
In my Event validation routines for Inline Adds and Edits I've been using exit("My own error message"); to abort the record operation upon finding an error and customizing the message given on the Inline Error occurred>>
Is this the best method? Or should I be using return false; and setting some other variable to customize the Error occurred>> message?
Thanks a million! Take Care... Mike.