Hook Detail

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

This hook can be used to add HTML within input tags in a field. It is especially helpful for adding HTML5 placeholder text, required attributes, and formatting field input.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found