Hook Detail

Plugin: Formidable Pro
Filter Name: frm_show_it
KB Link:
Declaration:
apply_filters( 'frm_show_it', '

' . $value . "

n", $value, array('field' => $data_field, 'value' => $meta_value, 'entry_id' => $entry_id,)
);
Filter Type:
Static
In class:
FrmProFieldsController
Source:
formidable-pro/classes/controllers/FrmProFieldsController.php
Notes:

Use this hook to customize the value displayed in a Dynamic List field (previously called a Dynamic - Show It field, hence the hook name).

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found