Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter adaydreamer

    (@adaydreamer)

    Sorry, 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.

    Thread Starter adaydreamer

    (@adaydreamer)

    This 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)

Viewing 2 replies - 1 through 2 (of 2 total)