Article Details
Id:16606
Product:finPOWER Connect
Type:NEW
Version:3.02.04
Opened:17/10/2019
Closed:07/01/2020
Released:11/02/2020
Job: J023134

HTML Widgets; NumberBox; Valid range message unclear if minValue specified but not maxValue

Previously, if a widget.UI.NumberBox control had a minimum value specified (e.g., 0) but no maximum value, the validation message (upon trying to move to the next page/ finish a wizard (and in the tooltip) showed the ambiguous message:

"Valid range 0"

This message is now clearer, e.g.:

"valid range 0 or above"