My problem is that I can't find a working mask that matches money inputs for InputMask component in primefaces. I use primefaces 4.0. I want to have the possibility to enter values like :
1234.56
1234.50
2.80
120
120.00
I need 2 digits after the comma and a maximum of 8 digits before the comma.