Hook Detail

Plugin: Formidable Pro
Filter Name: frm_data_sort
KB Link:
Declaration:
apply_filters( 'frm_data_sort', $field['options'], $pass_args );
Filter Type:
Static
In class:
FrmProFieldsController
Source:
formidable-pro/classes/controllers/FrmProFieldsController.php
Notes:

This hook allows you to change the order of the options in a Dynamic field or remove unwanted options. This hook cannot be used for dependent Dynamic fields. Instead, use the frm_setup_new_fields_vars hook.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found