Thank's for your work on cforms and sorry for my pathetic English writing.
I'm working in non-Ajax mode on a contact form, and I need to know (not in details, only some tracks) how to block sending of admin email "after" validation and "after" a custom test on a field (inside my_functions.php, perhaps with
my_cforms_ajax_filter()
).
Contact -> Validation -> Test on a field after validation -> – true: Send an admin email – false: No admin email