Question
3
Replies
3615
Views
virtusa
Posted: June 15, 2017
Last activity: June 21, 2017
Closed
Can we restrict the user from entering decimal values on decimal property
Hi All,
As a change in requirement, we have to make a Decimal type property(already in system) accept only integer values. Is there any way to restrict user from entering decimal values??
Thanks,
Harish
Hi Harish,
Better write a edit validate rule on the property. Write your code in such a way it does not allow user to enter decimal values. I have attached the screen shots of the code and the results. Please check it.
Thanks,
Adithya