I am using phprunner V6.0. I add captcha to add page. I add some my fields validation in before record added events. When all my fields are passed , record will be added. After I add captcha and put wrong code, adding record is still going on when all my fields are validated. How can I add the captcha code validation in before record added event and stop to continue when the captcha code is invalid?