Hello…
I need input a format number
####-########
But this number need fill the left chars whit 0
Example:
100000123 must save 0001-00000123
What is the correct mask?
I try and display 1000-0123
Thanks!!!
I set Text for field type, length 12 characters, and this mask:
9999-99999999
Work fine!