Handle Leading Zeros in a Number Field

Handle Leading Zeros in a Number Field

Hi,

If I use a Number Field, set with Min 7 Digits and Max 7 Digits, and enter 0000001, it will result in 1 and an error as it removes the leading zeros, the same with entering 0012340 will result in 12340 and error.

So I have to use a Text Field and the Custom Format to manage Numbers instead of the Number Field?

Add an option to Maintain or Disregard Leading Zeros, as sometimes you may want to ignore them and othertimes not?

Thanks


Dan