• Hello, please help!
    What’s wrong with this form, i got error “!1 configuration error detected in this tab panel”.

    Here is a code:

    <label> Your name
        [text* your-name autocomplete:name] </label>
    
    <label> Your email
        [email* your-email autocomplete:email] </label>
    
    <label> Subject
        [text* your-subject] </label>
    <label> Пита?е се односи на:
        [select* email-recipient "Општа пита?а|[email protected]" "Рекламаци?е|[email protected]" "Пита?е у вези са рачуном|[email protected]" "Прик?уче?е на мрежу|[email protected]" "Утуже?а|[email protected]"]
    
    <label> Your message (optional)
        [textarea your-message] </label>
    
    [submit "Submit"]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘What’s wrong? :(’ is closed to new replies.