I have two email address fields in a form, say email1 and email2; email2 is in a repeater.
I want to raise an error on submit when the same email address is entered in email1 and any email2 entry.
I've tried coding a snippet using frm_validate_field_entry but this raises a critical wordpress error...
Any advice appreciated
Please login or Register to submit your answer
Staff replied 4 weeks ago
If it raises a critical WordPress error, why don't you fix it or at least post the code and error?