Use Error handler for form_error() code

P

P

Hi,
I use a generic error handler for all procedure. I would like to use it when
an error occur in the form. Currently, when an error occur in the form, the
form_error() executes. I would like it so that when an error occurs in the
form, the error handler in form_error() handles it so that all errors are
managed by the generic error handler. Any suggestions? Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top