Hi,
I am trying to create a mask with options fields. The mask is 999-999-999 but I would like the option have 2 or 3 numbers in each section (i.e. 12-12-12 or 123-123-123 or any combination).
I have tried data-inputmask='mask' : '99[9]-99[9]-99[9]' but this still forces three numbers in each section.
How to I set up the mask for 2 or 3 numbers in each sections.
Cheers,
Kevin.
I am trying to create a mask with options fields. The mask is 999-999-999 but I would like the option have 2 or 3 numbers in each section (i.e. 12-12-12 or 123-123-123 or any combination).
I have tried data-inputmask='mask' : '99[9]-99[9]-99[9]' but this still forces three numbers in each section.
How to I set up the mask for 2 or 3 numbers in each sections.
Cheers,
Kevin.