before the update of this plugin, I received all the variable of the form in the first case. Now I can't receive these. The worst is that when I try to change the "form data block" of the mail, all my variable appear as {NAME} {EMAIL} ... in the mail whereas when I do exactly the same thing for the other form, I receive good variable. The only one difference between both form is just the file upload file. If somebody get an idea about it.
If you like to reference the form fields in your email, you need to use the exact label of the field (which you can find out by turning on DB tracking and looking at how cforms tracks the user input), e.g. for your contact form:
yeah I know that, It's worked before. The principal problem its not really variable which appear with their name {}, it's borring but if possible I don't really want to use them. Normally, when I check
I must received all variables value in the mail. That the case for the contact but not for submit form. Like if variable was unset
I'm ok to send you backup file but if it's possible to continue this discussion by mail. I don't really like to post informations on a public forum. I'm a little paranoiac.
was this issue resolved; I have the same problem - I receive emails with variable names, i.e. {Your Name}, {Email} etc. instead of what was in input field.