Views Decimal Separator

Categories

Component ID

2169179

Component name

Views Decimal Separator

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module adds the capability to select the decimal separator to the Views' filter for numeric fields.
It's useful if you are in a country that uses commas instead of dots to separate the decimal part of the numbers.
It can also deal with the thousands separator, which is useful as it enables the use of masked inputs that automatically adds this kind of separator.

How to use it:
Simply add a filter to your view on a numeric field and you will see a checkbox to enable the separator handling.
You can use the "standard" separators (dots for decimals, commas for thousands) or the "inverted" separators (commas for decimals, dots for thousands).