I have a filed phone number in which i want t...

I have a filed phone number in which i want to have a validation of length while keeping its data type phone number only so that i may get icons of call/sms alongside each number. Can i do that?

0 3 958
3 REPLIES 3

You can write your own validation rule into the Valid_If. It can be like LEN(CONCATENATE([_THIS]))=12

when we talk about phone numbers, it has to be numbers only.

it doesnโ€™t work on 08asdfadsfasdf

Top Labels in this Space