Hi
I want to customize the field validation rules for email and message as follows:
1- email should not contain more than 3 dots
2 - text area field should not contain any hyperlink
I know it is possible using php code but I'm not a programmer
I want to customize the field validation rules for email and message as follows:
1- email should not contain more than 3 dots
2 - text area field should not contain any hyperlink
I know it is possible using php code but I'm not a programmer