Hi! This is my first post, thanks a lot for this great marketing tool!
I want to create 1 list to manage the information on the contact form on my site. I create the list, add the corresponding fields, I generate the form and embed it on my web. Everything works as expected: If one contact submits a comment/question he is added to the list and I receive the corresponding mail. BUT, if the same contact tries to submit another comment/question with the same email, then he is redirected to the update url, because he is already in the list.
Of course, I could manage this contact form with some WP plugin, but Id prefer to gather all the data in the MW DB.
Any idea about how I could solve the issue?
I want to create 1 list to manage the information on the contact form on my site. I create the list, add the corresponding fields, I generate the form and embed it on my web. Everything works as expected: If one contact submits a comment/question he is added to the list and I receive the corresponding mail. BUT, if the same contact tries to submit another comment/question with the same email, then he is redirected to the update url, because he is already in the list.
Of course, I could manage this contact form with some WP plugin, but Id prefer to gather all the data in the MW DB.
Any idea about how I could solve the issue?