JackD's avatar

textarea contact number validation

Hi, I have this textarea field inside form where user can add text descriptions but I am having a problem to not let them from adding their contact number in the following format

355-0934-342-22
355093434222
3 5 5 0 9 3 4 3 4 2 2 2

any way to solve this validation problem preventing them to add contact number or website links inside textarea field?

0 likes
2 replies
JackD's avatar

@bobbybouwmann i use textarea for the part of descriptions input inside form, I also want to add restrict from adding website links inside textarea, thanks for suggestion I will try to use regex if will work

Please or to participate in this conversation.