Module Description
Overview
This module is inspired by core Number module and inherits some of it's features. It provides numeric range field. Range field allows to save two numeric (integer, decimal or float) values (from and to), which represents some kind of range (for example: age range).

Features
Field types:
* Integer range (range_integer)
* Float range (range_float)
* Decimal range (range_decimal)

The following settings can be specified:


* Minimum and maximum values
* Precision and scale [for decimal ranges]
* Decimal separator [for decimal and float ranges]
* FROM value prefix and suffix
* TO value prefix and suffix
* FIELD value prefix and suffix
* COMBINED value prefix and suffix

Widgets:
* Two textfields

Widget options:


* FROM and TO form subelements placeholders [D8+]
* FROM and TO form subelements labels

Formatters:
* Default (using number_format())
* Formatted string (using sprintf())
* Unformatted

Formatter options:


* Range separator
* Combine equal values into a single one
* Thousand separator
* Decimal separator [for decimal & float ranges]
* Scale [for decimal & float ranges]
* Show FIELD value prefix & suffix
* Show FROM value prefix & suffix
* Show TO value prefix & suffix
* Show COMBINED value prefix & suffix

Third party modules support

* CCK Content Migrate [D7]
* Feeds [D7]
* Migrate [D7]
* Views[D7]
* Field translation [D7]
* Search API [D8+ (partial support)]

Video tutorials

* Drupal 7 Range: Set two values for a Drupal 7 field @ Code Karate
* Drupal modules: The One Percent — Range

Sponsorship
This module is sponsored by Lemberg Solutions.

Project Usage
4743
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the need for numeric range fields in Drupal, providing options for integer, float, and decimal ranges with various settings, widgets, formatters, and third-party module support.
Data Name
range

OPENAI CHATBOT

OPENAI CHATBOT

16:24:08
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.