Hook Detail

Plugin: Formidable Lite
Filter Name: frm_get_default_value
KB Link:
Declaration:
apply_filters( 'frm_get_default_value', $field->field_options['placeholder'], $field, false, false );
Filter Type:
Static
In class:
FrmEntriesHelper
Source:
formidable/classes/helpers/FrmEntriesHelper.php
Notes:

Set the default value of any field when your form is displayed. The default value will ONLY apply to new entries and will not be applied when editing an entry.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found