Hook Detail

Plugin: Formidable Lite
Filter Name: frm_field_options_form
KB Link:
Declaration:
do_action( 'frm_field_options_form', $field, $display, $values );
Action Type:
Static
Source:
formidable/classes/views/frm-fields/back-end/settings.php
Notes:

Add extra options to the field options box for your field. This hook is called inside of a table.

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