Plugin: Formidable Lite
Filter Name: frm_entry_values_fields
KB Link:
Declaration:
apply_filters( 'frm_entry_values_fields', $this->fields, array('form_id' => $this->form_id, 'entry' => $this->entry,) );
Filter Type:
Static
In class:
FrmEntryValues
Source:
formidable/classes/models/FrmEntryValues.php
Notes:
This hook allows modifying the list of all fields in the form that is used in the entry values.
Contribute Comments or Examples
No Entries Found