Skip to main content

Filter: gravityview/sortable/field_blocklist

Modify what fields should never be sortable.

Parameters

NameTypeDescription
$not_sortablearrayArray of field types that aren't sortable.
$field_typestringField type to check whether the field is sortable.
$formarrayGravity Forms form.
$field_idstringGravity Forms field ID (might be the same as field_type).

Since

Source

Defined in includes/class-frontend-views.php at line 1859