Hello guys, i´m trying to make a validation f...

Hello guys, i´m trying to make a validation for one of th fields in my app. I want to this fields to only accept numbers. I´ve choose the type of data required but it isn´t working, any suggestions?

Thank you.

0 4 439
4 REPLIES 4

If you set the column type to Number, the column value can only be an integer. If you set the column type to Decimal, the column value can only be a real number (containing a decimal point). Column types are enforced by AppSheet itself automatically.

thank you, i know that maybe i wasn´t very clear, i´m trying to validate phone numbers but it isn´t working. The field is suppose to only admit only phone numbers but right now is accepting letters too.

@Sebastian_Avila Are you using the Phone column type?

Yes. Also i specified the column is meant for phone numbers when i first made the form in google before creating the app in appsheet.

Top Labels in this Space