A
agaddala
Guest
Hi, Phone number field input mask accepts two wild characters - # or *. The # symbol for numeric character The * symbol for any input character In your case, change the input mask to *##############, so that + symbol(or any character) can be the first character. Thanks Anil
Continue reading...
Continue reading...