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
@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