Thank you again
I don’t understand how to do it.
I generate the tag. This is what I have in my email template but it mustn’t be the right way to do.
<p>Votre nom (obligatoire)
[text* your-name] </p>
<p>Votre email (obligatoire)
[email* your-email] </p>
<p>Votre téléphone (obligatoire)
[tel* tel-97] </p>
<p>Sujet
[text your-subject] </p>
<p>Votre message
[textarea your-message] </p>
<p>[submit “Envoyer”]</p>
Thank you for your answer