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

geek-merlin’s picture

Status: Active » Needs review

Find 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.

taran2l’s picture

Status: Needs review » Closed (won't fix)

Thanks for your contribution. I think it is fine as it's now. No new features are planned for 7.x