Plugin: Formidable Lite
Filter Name: frm_invalid_error_message
KB Link:
Declaration:
apply_filters( 'frm_invalid_error_message', $invalid_msg, $args );
Filter Type:
Static
In class:
FrmFormsHelper
Source:
formidable/classes/helpers/FrmFormsHelper.php
Notes:
This hook allows the modification of the message shown at the top of a form when there is an invalid field entry. The default invalid field message says "There was a problem with your submission. Errors are marked below."
Contribute Comments or Examples
No Entries Found