Plugin: Formidable Lite
Filter Name: frm_display_value
KB Link:
Declaration:
apply_filters( 'frm_display_value', $value, $field, $atts );
Filter Type:
Static
In class:
FrmEntriesHelper
Source:
formidable/classes/helpers/FrmEntriesHelper.php
Notes:
Use the code below to modify the displayed value when you are viewing an entry on the back-end.
The KB page that references this filter falls under the topic of Creating Add-ons and should be of particular interest to developers.
Contribute Comments or Examples
No Entries Found