Number Fields in Studio Do Not Support Range Search in SuiteCRM Version 8.6.2 #594
Labels
Status:Requires Updates
Issues & PRs which requires input or update from the author
Type: Bug
Something isn't working
Issue
In SuiteCRM Version 8.6.2, when configuring a number-type field (e.g., integer or float) in Studio to support range searches, the search filter in the list view does not display a range input control. Instead, it remains a single input field that only allows the entry of a single number. This makes it impossible to perform range-based searches on numeric fields.
This issue limits the usability of numeric fields where filtering by a range is essential (e.g., filtering by values between a minimum and maximum).
Possible Fix
This may require changes to the front-end filter logic to allow numeric fields to support range inputs, similar to how date range filters are implemented.
Steps to Reproduce the Issue
Context
This issue prevents users from performing range-based searches for numeric fields, which is critical in scenarios like filtering records by revenue, quantity, or other numerical metrics.
Version
SuiteCRM 8.6.2
What browser are you currently using?
Chrome
Browser Version
Chrome Version 131.0.6778.265
Environment Information
Ubuntu 20.04, PHP 8.0 MariaDB
Operating System and Version
Ubuntu 20.04
The text was updated successfully, but these errors were encountered: