Is your feature request related to a problem? Please describe.
Most Number Field features are currently unsupported: numberFormat, rangeMax, rangeMin, calculationFormula, and calculationRounding.
The field currently works as a simple number field, but should also be supporting these values as well. This will require a rewrite of the validation logic, but I don't believe it should be too difficult.
Is your feature request related to a problem? Please describe.
Most Number Field features are currently unsupported:
numberFormat,rangeMax,rangeMin,calculationFormula, andcalculationRounding.The field currently works as a simple number field, but should also be supporting these values as well. This will require a rewrite of the validation logic, but I don't believe it should be too difficult.