Home › Forum › General › Valid e-mail address request › Re: Valid e-mail address request
August 9, 2010 at 8:29 pm #5398
Tooling around a bit I found a solution that works for me. I set the format of the Text Input box as “Email” and added a behavior to “text input loses focus.” My behavior is a simple branch with a search function using the desired domain name as my pattern with an empty true path and an error message for the false path.
If anyone has an easier way of doing this, please feel free to share.