In a User input task, I have a Integer field. When a user tries to enter a

Certified Senior Developer
In a User input task, I have a Integer field.
When a user tries to enter a 10 digit number (eg:9999 999 999), the task does not submit and shows the following error: Invalid value: 9999999999. Expected a single number. But if a user enters small number (eg: 1234567890), it accepts.
As if it is exceeding the max byte limit. Is there some way to remove this error?...

OriginalPostID-86267

OriginalPostID-86267

  Discussion posts and replies are publicly visible