Posts by Nick Fabrizzi • 1 point
1 post
-
-1
votes1
answer454
viewsQ: How to remove a JS mask from an input when submitting the form?
I have a small project done in Java using Springmvc and wanted one of the fields of a form to have the monetary input mask, but when I give Submit in the form it error in Binding with the model,…