Is it possible to disable special characters in an attribute? I have a phone attribute and I want the values to be added without +
Thanks in advance!
If the phone attribute is set through import there's the regex option I think you can use:
https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html
Thanks! Is this manual adding. May i can add some options to atributte?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't think reg ex can be used when the value is being set by hand.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.