Data Validation on numbers

Suppose the phone number is 10 digits after entering the 10 digit it shouldn't allow me to type extra number, Can anyone help me on this issue?

Hi @Band-e3b6,

Thanks for posting!

One way to achieve this is by leveraging conditional visibility settings using the IF and LEN functions. This thread shows an example of how to build this.

Let us know if you need more help!

Kindly,

Dan

1 Like

Thanks Dan, but in new experience we can't add visibility formula in FORM so is there is any other solution?

Hi @Band-e3b6,

While adding conditional visibility is not currently available on form screen buttons in the new experience, you can achieve this on detail screen buttons. You bring up a good point here; I have noted your use case and have shared it with the team.

Thank you,

Dan