Hi,
I’m a confused newbie, How do you display error text when there’s no @ or .com on the email text field?email_input.rp (58.3 KB)
Thanks!
Hi,
I’m a confused newbie, How do you display error text when there’s no @ or .com on the email text field?email_input.rp (58.3 KB)
Thanks!
I added two onLostFocus events - one that shows it if the “@” or “.com” is missing, and another that hides it when they fix the error.
email_input.rp (58.5 KB)
You might already be aware that a true email validation requires different logic - but this shows you what you asked for ![]()
Thank you sir! this is a big help. thanks again!!! 
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.