Hi, glad this plugin is useful to you.
I will look at updating to allow the above in a useful way.
However, I can let you know a method of bypassing the duplication checking script.
The script simply looks for a field with the word ’email’ in the field name. If it finds one, it uses the value to check for duplication.
SO if you re-name your email field something else, the check will not occur.
For example, instead of [email* user-email] call it [email* user-electonicmail]
Hi thanks for getting back.
I’ve tried that but it drops the email address which I need.
Should I lose the email address?
very bad use of language on my part
Does removing ’email’ from the field also remove the email addresses
I guess its obvious it does
Does the email field code have to be the same all through the CF7 form?
Does your script check one part or all parts of the form?