Zeroes After Decimal Places in Number Form Element
This might sound kind of weird, but I'm running into an issue when I use a Number Form Element in a display form, where I cannot type zeroes at any place after the decimal point. For example, when I enter -102.304502, the input does not accept the two zeroes after the decimal place and I am only left with -102.3452 (quite a problem when entering coordinate values).
I can copy/paste the values into the form element, and the zeroes are accepted, but I cannot directly type them in.
Has anyone else seen this behavior?
-
No answer, but sometimes I too notice that some zeroes do not 'come through', especially the first one, so with your example I would end up with -102.34502. I have to type 2 zeroes to get one.
I tested on https://apps.geocortex.com so versions should be current. Also, it works fine in the sandbox.
0 -
Hi @Berend Veldkamp? ,
Thanks for the feedback. I tried multiple different avenues with the number form element, but still could never type a zero after a decimal place.
My work around was to utilize a text box instead where I could type freely, and then have a validate workflow that parsed the input into float values, and test if they fell within the number range that is required.
All is well that ends well.
Brian
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare