You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the stupid question, but I can't find where are thet ypes of masks. The only example provided in the documentation was 'datetime'. How do I make it for currency?
Also, how do I localize it? In the documentation it says to add //= require active_admin/inputmask/locales/ with the locale in the end, but it doesn't specify exactly in what file that must be done. I tried it in active_admin.js and in the application.js. None worked.
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Sorry for the stupid question, but I can't find where are thet ypes of masks. The only example provided in the documentation was 'datetime'. How do I make it for currency?
Also, how do I localize it? In the documentation it says to add
//= require active_admin/inputmask/locales/
with the locale in the end, but it doesn't specify exactly in what file that must be done. I tried it in active_admin.js and in the application.js. None worked.Thank you for your help!
The text was updated successfully, but these errors were encountered: