Plugin: Formidable Lite
Filter Name: 'frm_display_' . $field->type . '_value_custom'
KB Link:
Declaration:
apply_filters( 'frm_display_' . $field->type . '_value_custom', $value, compact( 'field', 'atts' ) );
Filter Type:
Dynamic
In class:
FrmEntriesHelper
Source:
formidable/classes/helpers/FrmEntriesHelper.php
Notes:
Adjust the standard value shown in the email, entries page, or views. The name of the hook will changed based on the type of field being displayed.
Contribute Comments or Examples
No Entries Found