I’m using a very simple contact form:
[submit “Test het tempo”][email* your-email size:20 default:user_email]
I’m using this contact form together with Redirection For Contact Form 7: once a user presses the button he gets redirected to a third party page and I get an e-mail to record this action. The button is only visible to logged-in users and their e-mailaddress is being diplayed automatically and provided in the e-mail to me. I do not use the e-mailaddress to send an e-mail to.
Is there a way to suppress the e-mail from being displayed? I can, of course, remove the field from the form, but how can I then identify who has pressed the button?
The page I need help with: [log in to see the link]
