DTX works with CF7’s validator so I’m going to ask a few clarifying questions:
- Are you using Contact Form 7 version 5.7 or higher?
- Are you using Contact Form 7 – Dynamic Text Extension version 4.0.0 or higher?
- What form tag are you using? I’m assuming
dynamic_email or dynamic_hidden? Can you copy/paste the full form tag, please?
- When you say, “it doesn’t think it’s an email address,” what is the exact error message?
Does this page or this page address the error at all?
Also putting the Validator FAQ link here too in case that has any answers for you.
I currently have v5.9 of CF7 and 4.2.3 of CF7 – Dynamic Text Extension
I’m using this tag: [dynamic_email agentemail “CF7_GET key=’agentemail'”]
in the mail tab, I have [agentemail] in the To field and the error it is giving me is ‘Invalid mailbox syntax used’
I haven’t forgotten! I’m able to recreate the issue some of the time which makes debugging it challenging. I’ll let you know when I’ve released a fix 🙂
Thank you for your patience!
Turns out I was checking for the CF7 dependencies too soon and it always returned false, so the custom validator wasn’t enabled. This has been fixed in version 4.3.1 so you should be all good to go now! Cheers!