Hello,
I have a field for mobile numbers in my Appian application, but it is in text format instead of integer. Appian does not support 10 digits as an integer, so I cannot change it. I need to sort this mobile number field on a read-only grid, but it is sorting as a string due to the text format. I need it to be sorted as an integer field.
Discussion posts and replies are publicly visible
"Numbers" like phone/ZIP/ID/street, are not to be stored as numbers! While in some countries these values are numeric only, in many countries they are alpha-numeric.