Filter: gravityview/search/method
Modify the search form method (GET / POST).
Parameters
| Name | Type | Description |
|---|---|---|
| $search_method | string | Assign an input type according to the form field type. Defaults: boolean, multi, select, date, text |
| $field_type | string | Gravity Forms field type (also the name parameter of GravityView_Field classes) |
Since
Source
Defined in includes/widgets/search-widget/class-search-widget.php at line 177