I got a form created in Contact Form 7 in Wordpress.
<div class="col-12">
<label class="sr-only" for="zgloszenie-cena">Cena szkolenia</label>
[select* zgloszenie-cena id:zgloszenie-cena]
</div>
And in template where email is sent is code like this:
Lista szkolenia: [lista-szkolenia]
And why in email is value of this option select input not a name? how to change to display name of option not value.
Lista szkoleń: NAME instead of Lista szkoleń: OPTION