Placeholder does not work as a value in my contact form
-
Hello,
I use Contact Form 7 on my webpage https://martinvlach.cz/tarot/. Here you can see that there is a placeholder “1” being used in the last field of the form. If I fill the form (keeping the placeholder as is) and then hit the button “Objednat” (“Submit” in English), the form returns a message “Vyplňte prosím ozna?ená pole správně a ode?lete znovu” which means “Fill the required field and send again” in English. I do not know, what is wrong. If I write the number “1” in the field manually, it works OK but many customers are confused about it.The form code looks like that:
<p>Jméno: [text* jmeno] </p>
<p>P?íjmení: [text* prijmeni] </p>
<p>Email: [email* email] </p>
<p>Telefon: [text* telefon] </p>
<p>Adresa: [text* ulice] </p>
<p>Město: [text* obec] </p>
<p>PS?: [text* PSC] </p>
<p>Po?et: [text* pocetks placeholder “1”]
<h1 style=”margin-top: 30px; margin-bottom: 40px; color: #1f2026;”>Cena: 490 K?</h1><p>[submit “Objednat”]</p>
Can you help, please?
- The topic ‘Placeholder does not work as a value in my contact form’ is closed to new replies.