You can use the gform_field_validation filter to check the email entered using your own custom PHP code. There’s an example in this filter documentation that you could use as base for your code: https://docs.gravityforms.com/gform_field_validation/#h-11-email-validation-by-third-party-api
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Check address against database | 2 | 391 | October 8, 2022 | |
Email Authentication | 7 | 6463 | January 4, 2022 | |
Check Field Entry against Database or File Contents | 3 | 1678 | January 5, 2022 | |
Where/how to implement gform_field_validation | 4 | 712 | January 4, 2022 | |
No Duplicates conditional logic | 5 | 2602 | January 5, 2022 |