I have a form on my site but when I receive the email the {Your Name} variable stays as is and is not passing the actual name through to the email that both I or the user receives. Any ideas?
I have a form on my site but when I receive the email the {Your Name} variable stays as is and is not passing the actual name through to the email that both I or the user receives. Any ideas?
A URL always helps.
My guess: you changed the field name to something else than Your Name, you should use {something-else} accordingly.
Thanks alot - that's exactly what the problem was.
This topic has been closed to new replies.