-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New InputMask Component #510
Comments
When i use InputMask it will through a error like,
|
I'm stuck at the same error than @vishaltechreceptives and cannot find a way out of it. |
Having the same problem. Anybody know what that associative array (weird, to begin with) is trying to do? |
@tbertran I solved this problem by downloading the following plugin and adding it to my mode_modules folder. https://github.com/RobinHerbots/jquery.inputmask Then, I just had to set this path on my Good to remember that |
The documentation says this supports "email" input masking... but there is no example and I can't figure it out. How do you write a mask with variable characters? |
any way I can mask for email like this |
[NNTR-512]Changed information text when hovering
Create an input mask components based on jquery.inputmask https://github.com/RobinHerbots/jquery.inputmask
The text was updated successfully, but these errors were encountered: