Hook Detail

Plugin: Formidable Lite
Filter Name: frm_fields_in_settings
KB Link:
Declaration:
apply_filters( 'frm_fields_in_settings', $values['fields'], compact( 'form' ) );
Filter Type:
Static
In class:
FrmFormsController
Source:
formidable/classes/controllers/FrmFormsController.php
Notes:

This hook allows you to modify the list of fields in the form settings.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found