adaydreamer
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Autofill not workingSorry, i might not have expressed myself clearly. Problem is clients using their different devices and filling the form using their devices autofill option.
If the field was filled using autofill, it didn’t allow the form to be sent, giving an error message.Forum: Plugins
In reply to: [Contact Form 7] Autofill not workingThis is what i have in one of them. The rest is build pretty much the same way.
<label> *Nimi
[text* nimi-7] </label><label> *Sähköposti
[email* sahkoposti-7] </label><label> Puhelin
[tel tel-873] </label><label> Päivämäärä* (vvvv-kk-pp)
[date date-707 min:2020-08-20 max:2021-08-20 “Päivämäärä”] </label><label> Kellonaika (voit valita useita)
[select Kellonaika multiple “11-12” “12-13” “13-14” “14-15” “15-16” “16-17” “17-18” “18-19” “19-20” “20-21” “21-22” “22-23” “23-24” “24-01” “01-02”] </label><label> Henkilömäärä
[number number-371 min:1 max:50] </label><label> Lisätietoja
[textarea viesti-7] </label>*Haluan keskustella tarkemmin yksityiskohdista, olkaa yhteydessä minuun:
[radio nappi-7 use_label_element “Puhelimitse” “Sähköpostilla” “Varausvahvistus riittää”]<label> Tähdellä merkityt kentät tulee täyttää. </label>
[submit “Lähetä”]
(edit: some of my copy-paste was missing)
- This reply was modified 6 years ago by adaydreamer.