Plugin: Formidable Lite
Filter Name: frm_field_input_html
KB Link:
Declaration:
do_action( 'frm_field_input_html', $field );
Action Type:
Static
In class:
FrmFieldType
Source:
formidable/classes/models/fields/FrmFieldType.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
No Entries Found