Plugin: Formidable Lite
Filter Name: frm_bulk_field_choices
KB Link:
Declaration:
apply_filters( 'frm_bulk_field_choices', $prepop );
Filter Type:
Static
In class:
FrmFieldsHelper
Source:
formidable/classes/helpers/FrmFieldsHelper.php
Notes:
This hook can be used to add your own collection of Bulk Edit options for fields in your forms. These can be found when clicking "Bulk Edit Options" in a dropdown, radio, or checkbox field.
Contribute Comments or Examples
No Entries Found