Hello everyone,
I am trying to add additional fields to a Contact 7 Form. The fields display properly, but i can't get them to display when the email is send, even though i include the new fields in the email section. Here is how it looks:
http://i.imgur.com/ezuf9dt.png
As you can see, i have included 2 additional tags in the "Fra" place:
[telefon]
[tidspunkt]
but they doesn't show up at the preview (not in email either).
i also tried adding them at the box "additional headers" but won't work either. No idea what to do, since the documentation says this is what i should do.
and yes, i am sure the tags are named this, they look like this in the code:
[text* tidspunkt]
[text* telefon]
The text* is not required below, at least according to the plugin.
Hope anyone can help me.