Filter: gravityview/search/searchable_fields
Modify the fields that are displayed as searchable in the Search Bar dropdown\n.
Parameters
| Name | Type | Description |
|---|---|---|
| $fields | array | Array of searchable fields, as fetched by gravityview_get_form_fields() |
| $form_id | int |
See Also
gravityview_get_form_fields()- Used to fetch the fieldsGravityView_Widget_Search::get_search_input_types- See this method to modify the type of input types allowed for a field
Since
Source
Defined in includes/widgets/search-widget/class-search-widget.php at line 2217