Filter: gravityview/field/other_entries/criteria
Modify the search parameters before the entries are fetched.
Parameters
| Name | Type | Description |
|---|---|---|
| $criteria | array | Gravity Forms search criteria array, as used by GVCommon::get_entries() |
| $view_settings | array | Associative array of settings with plugin defaults used if not set by the View |
| $form_id | int | The Gravity Forms ID |
| $gravityview | \GV\Template_Context | The context |
Since
Source
- Defined in
includes/fields/class-gravityview-field-other-entries.phpat line 176 - Defined in
templates/deprecated/fields/other_entries.phpat line 55