I have a list with a Number column and created a Responsive Nintex form for this list.
I need to add a validation on this column to only accept integer numbers.
Here is what I've done:
Regular expression: ^(d|,)*d*$
But it is not working!
Could you please advise?
Kate




