You are viewing limited content. For full access, please sign in.

Question

Question

Alphanumeric characters in Address Field

asked on August 1, 2022

Hello,

 I want to be able to accept only alphanumeric characters in address field. Any suggestions please?

0 0

Replies

replied on August 1, 2022

You could try a Validation Regular Expression like

[0-9]+[A-Z0-9a-z\s]+

open the fields advanced tab and add the Regular Expression

0 0
replied on August 1, 2022

Thanks

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.