Filter: gravityview/sortable/field_blocklist
Modify what fields should never be sortable.
Parameters
| Name | Type | Description |
|---|---|---|
| $not_sortable | array | Array of field types that aren't sortable. |
| $field_type | string | Field type to check whether the field is sortable. |
| $form | array | Gravity Forms form. |
| $field_id | string | Gravity Forms field ID (might be the same as field_type). |
Since
Source
Defined in includes/class-frontend-views.php at line 1859