Aim
Range field has a formatter setting for point ranges, i.e. ranges wher "to" = "from".
It should also allow to input it in an intuitive way similar to this:
* Selector "value" or "range" (where "value" stands for a point range)
* If "range": "from" and "to" widgets
* If "value": "value" widget
A point range will be stored as from = to = value (which is essential for subsequent comparison operations).
Comments
Comment #1
geek-merlinFind this functionality in the Range Plus companion module.
I'm using this happily in a commercial project.
@Taran2L: Are you interested in adding this as submodule or widget option?
Otherwise it may happily live as full project.
Comment #2
taran2lThanks for your contribution. I think it is fine as it's now. No new features are planned for 7.x