Filter: gravityview/extension/search/input_type
Modify the search form input type based on field type.
Parameters
| Name | Type | Description |
|---|---|---|
| $input_type | 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) |
| $field_id | string|int|float | ID of the field being processed |
Since
Source
Defined in includes/widgets/search-widget/class-search-widget.php at line 438