Whenever I type in a number with a leading zero on a field in my form, the number is saved without the zero. Example:
I key in 0102. The field on the form displays: 102.
I need for the leading zero to be apart of the number the value for that field. The data type for the field is "number".
Any help would be appreciated.
Thanks.
I key in 0102. The field on the form displays: 102.
I need for the leading zero to be apart of the number the value for that field. The data type for the field is "number".
Any help would be appreciated.
Thanks.