Can we set a limit on Integer Input Variables?
Hi,I have a field on my custom form called working days. It is an Integer type variable. I have to restrict it to be put between 220 - 365. Is there any way to be able to set a limit on Integer input variables? We can restrict the input by OnChange C...