Hi,
I would like to implement a validation rule for the email field in the GHL form so that only professional email addresses are accepted (e.g., emails ending with @company.com). The form should reject any email addresses that belong to free email providers like @gmail.com, @yahoo.com, @outlook.com, etc.
The email field should accept only emails from a specified domain or a list of approved domains, such as @company.com. Please ensure that the form displays an error message when a non-professional email domain is entered.
For example:
I'm unsure if it's possible to achieve this, as my research has not yielded any solutions so far. Could you please let me know if there is an option to implement this, or if there are any workarounds available to accomplish this? Your assistance would be greatly appreciated.
Let me know if you need any further details. Thank you!