Question
Changing default validation message from Integer Field
Hi All - Anyone have any way to handle the validation message "The value provided is not an integer." in the Integer field?
I would like to have the custom message for users when they are entering some Alphabets in the integer field. Instead of the above message.
Note: I don't wanted to use the text field with the regex validation rule to check if any alphabets were entered

