Question
6
Replies
1601
Views
HCL Technologies
Posted: April 12, 2017
Last activity: April 17, 2017
Closed
Restrict text box to certain decimal points
Hi,
I need to restrict a text box to 3 decimals (For ex; User should not be able to enter after 2.123). I tried using pyDecimalPrecision in property but that is not working. I am searching for the exact solution.
Regards,
Raghu
Hi,
For a text property, assign the pxNumber as the control, and in the presentation tab, provide the decimal places to the required number.