Privacy rule or email verification

Please i need only users emails ending in a particular domain be able to sign up to my application how can i go about it?

When someone changes the value of the input make a conditional workflow that will erase the value of the input if the value “doesn’t contain @your.domain” and can also display a message alerting the user to the issue. And could also add a check upon the point of creating the account.

2 Likes