Transferring some form customizations to Kinetic screens and stuck at a very simple and dumb thing. Cannot figure out how to set decimal places on Numeric Boxes in Application Studio. Tried the options under Format. I am most certainly missing something very basic.
Please advice.
Thanks
Version is 2021.1.8
Same issue here, what am I missing? I’ve tried many combinations of settings but I always get 5 decimal places displayed.
Thanks for any help on this.
P.S. I have this Numeric Box bound to an integer database field.
go to Advanced > Mask set to 9999 (or put a 9 for each digit you plan on using on this field, I will use 4 digits for a year).
Just to follow on form this
using the following Mask works well.
1 Like