Views Numeric Filter

Categories

Component ID

2413457

Component name

Views Numeric Filter

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Goal f this plugin is to allow Views Contextual Filters to support standard comparators like >, <, >=, etc. for integer and floating point fields/columns/properties. Submitted arguments can be added to WHERE clauses and combined to do range comparisons. Module should support both standard numerical types (int and float) as well as recfdognize and operate on timestamp columns stored in Unix epoch format.