Hi guys
Im trying to implement the new version of the Email Parser. On the whole its an improvement, but Im having 2 issues which I hope can be easily rectified:
1) I have a contact form on my website. When the form submits the details are parsed to my Contacts module. I want to upsert the record. If I select the Update Record setting in the Advanced Configuration, it doesnt work! When I submit the enquiry form with the same email the parser fails it and says "duplicate data. duplicate record exists". What am I doing wrong!? I would expect this to happen if I unchecked the Update Record checkbox.
2) When I add the content of the email that should get parsed, can I not edit it again? I used to be able to do this with the old parser.
Thanks