How can we modify validation to prevent free email domains?
Hi makasu28,
I see that you have submitted a similar question using the Contact Us form.
The answer is that you use Custom Serverside Validation to check the domain of the email submitted and gernerate an error if it is in a list of 'blocked' domains.
Bob