Plugin: Formidable Lite
Filter Name: frm_field_value_saved
KB Link:
Declaration:
apply_filters( 'frm_field_value_saved', $opt, $opt_key, $field );
Filter Type:
Static
In class:
FrmFieldsHelper
Source:
formidable/classes/helpers/FrmFieldsHelper.php
Notes:
This hook can be used to set a different input value before the form is displayed.
Contribute Comments or Examples
No Entries Found