How to unmask on submit RobinHerbots / Inputmask

560 views Asked by At

I use this plugin and want to unmask input on submit.

1

There are 1 answers

0
zzk On

Sorry to bothering, I solved this with .inputmask({"mask": "8(999) 999-9999", 'removeMaskOnSubmit' : true});