• Resolved snormal

    (@snormal)


    Hello

    if I create the contact form as follows, it can be send (via Send button) without any problems.

    Name (Pflichtfeld) [text* your-name]
    
    [submit "Senden"]

    if I create the contact form with the “Drop-Down Menu” function as follows, it can’t be send out. A continuous circle runs next to the send button (see attached screenshot).

    <label> Betreff (Pflichtfeld)
        [select* betreff include_blank "Anmeldung zum Flohmarkt" "Frage" "Mitteilung" "Sonstiges"] </label>
    
    Name (Pflichtfeld) [text* your-name]
    
    [submit "Senden"]

    Does anyone know the problem and can help?

    • This topic was modified 2 years, 1 month ago by snormal.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Sending the contact form does not work’ is closed to new replies.