SP.Field.filterable Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether list items in the list can be filtered by the field value.
var value = SP.Field.get_filterable();
Property Value
Type: Boolean
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether list items in the list can be filtered by the field value.
var value = SP.Field.get_filterable();
Type: Boolean