Hi all. I wonder if someone has modified the registration form in order to add a validation twice for email, or any other field in the registration page made by phpr. I tried sometime but with no success. Any ideas are appreciated,
PHPRunner doesn't have such functionality, you will have to add a new field and validate it manually. Just in case check this article on different validation types you can use: