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

  • 2.14

Source

Defined in src/Frontend/Frontend.php at line 2499