Is it possible to set a conditional Input Mask
I need to store numbers that are stored as text in the following formats
If there are eleven digits
7 75867 87654
If there are twelve digits
9 87564 74658 0
if ther are thirteen digits
8 875645 576874
if there are fourteen digits
9 786777 687996 8
Entering the digits in these formats is easy enough, but you will have that person who will run them together.
Really messes up a barcode.