ground-android icon indicating copy to clipboard operation
ground-android copied to clipboard

[Numeric Fields] Support additional numeric types

Open scolsen opened this issue 4 years ago • 1 comments
trafficstars

Currently, we only support numbers of type Double. We should also provide the ability to limit input to integers and other (if desired) other bases.

scolsen avatar May 11 '21 20:05 scolsen

Another way of casting this problem is by letting the survey organizer control whether or not decimal places or allowed and/or how many. Same could apply to negative numbers.

gino-m avatar May 11 '21 20:05 gino-m