Hook Detail

Plugin: Formidable Pro
Filter Name: frm_search_for_dynamic_text
KB Link:
Declaration:
apply_filters( 'frm_search_for_dynamic_text', $continue, $where_field, $args );
Filter Type:
Static
In class:
FrmProAppHelper
Source:
formidable-pro/classes/helpers/FrmProAppHelper.php
Notes:

Use this hook to search numeric values in a Dynamic field. Normally, numeric values are treated as entry IDs in Dynamic fields so the database call will look for matching entry IDs rather than searching the linked field's values. This hook will will be used specifically for Dynamic field filters added in a View.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found