Hook Detail

Plugin: Formidable Lite
Filter Name: frm_update_field_options
KB Link:
Declaration:
apply_filters( 'frm_update_field_options', $field->field_options, $field, $values );
Filter Type:
Static
In class:
FrmForm
Source:
formidable/classes/models/FrmForm.php
Notes:

Format the posted field options so they save correctly.

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

Codex Comments/Examples
First
Last
No Entries Found