Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 67836

[Resolved] Empty field in mail although tag is in use

$
0
0

Replies: 1

Hello
i got this form:

<div class="label"> Produktname (Pflichtfeld) </div><label class="prodname">[text* Produktname id:produktname]</label>
<hr class="linie">
<div class="label">Produktart: </div><label class="prodart">[radio Produktart id:produktart label_first use_label_element default:1 "Hardcover" "Softcover" "Broschüre" "Wire O Bindung" "Flyer" "Lose Blatt Sammlung" ]</label>
<div class="labels">Sonstiges:</div><label class="prodartsonstig">[text Sonstiges id:sonstiges]</label>
<hr class="linie">

and i use these tags:

Produktname: [Produktname]
Produktart: [Produktart]
Sonstiges: [Sonstiges]

But the output in the mail is like this:

Produktname: Bildband

Produktart: Hardcover
Sonstiges:

You see…the topix “Sonstiges” is empty.
Can you please help?

regards axel


Viewing all articles
Browse latest Browse all 67836

Trending Articles