Skip to main content

Filter: gravityview/extension/search/input_type

Modify the search form input type based on field type.

Parameters

NameTypeDescription
$input_typestringAssign an input type according to the form field type. Defaults: boolean, multi, select, date, text
$field_typestringGravity Forms field type (also the name parameter of GravityView_Field classes)
$field_idstring|int|floatID of the field being processed

Since

Source

Defined in includes/widgets/search-widget/class-search-widget.php at line 438