Question
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689998000/fb1274dd-7223-4291-98bf-58ad5ffe79b6.jpg?itok=q4Ppx2r6)
not applicable
IN
Last activity: 5 Apr 2023 22:32 EDT
how to restrict user from entering decimal values for a decimal property
Hi Team,
I have a requirement to restrict user from entering decimal values for a decimal property.
The Property Type is decimal.
not able to restrict with no of decimal option on section.
I am thinking to convert decimal value to integer value after user enters decimal value.
Could anyone help me with the Edit input Java code to acheive this