It seems there are 2 number formats in Indonesia (+62) +62 XXX XXXX XXX +62 XXX XXXX XXXX But on Countries.js the mask is fixed as mask: '9999-999-999' so only the first one works. Is it possible to add multiple masks ?
It seems there are 2 number formats in Indonesia (+62)
+62 XXX XXXX XXX
+62 XXX XXXX XXXX
But on Countries.js the mask is fixed as
mask: '9999-999-999' so only the first one works.
Is it possible to add multiple masks ?