Forum Replies Created

Viewing 15 replies - 16 through 30 (of 31 total)
  • Thread Starter klabauter18055

    (@klabauter18055)

    Hi Jules. I finally got it done. I got you wrong at first. It was about the email code.
    Thank you for your patience and help. Successful and healthy year 2022.
    Andreas

    Thread Starter klabauter18055

    (@klabauter18055)

    <div class="platzdiv">
             [group group-901]Platzwunsch [text platz2 "Zeltwiese"][/group group-901]
             [group group-902]Platzwunsch *[select* platz3 "" "Komfortplatz" "Komfortplatz Strandreihe" "Standardplatz Kat. 1" "Standardplatz Kat. 2" "Standardplatz Kat. 2 Strandreihe"][/group group-902]
             [group group-903]Platzwunsch *[select* platz4 "" "Komfortplatz" "Komfortplatz Strandreihe" "Standardplatz Kat. 1" "Standardplatz Kat. 2" "Standardplatz Kat. 2 Strandreihe"][/group group-903]
             [group group-904]Platzwunsch *[select* platz5 "" "Komfortplatz Hundebereich" "Standardplatz Kat. 1 Hundebereich" "Standardplatz Kat. 2 Hundebereich"][/group group-904]
             [group group-905]Platzwunsch *[select* platz6 "" "Komfortplatz Hundebereich" "Standardplatz Kat. 1 Hundebereich" "Standardplatz Kat. 2 Hundebereich"][/group group-905]
             [group group-906]Platzwunsch *[select* platz7 "" "Finnhütte" "Komfort-Mietwohnwagen"][/group group-906]
             [group group-907]Platzwunsch [select platz8 "Finnhütte"][/group group-907]
    </div>
    Thread Starter klabauter18055

    (@klabauter18055)

    Hi Jules, thanks. It wasn’t. Times have attached a screenshot. Probably slowly I don’t see the forest for the trees.
    How is the group declared?
    [group group-901][/group group-901] or
    [group-901][/group-901]
    My code actually corresponds completely to your tutorial.

    When I coded

    [group group-907]Platzwunsch [select platz8 'Finnhütte'][/group group-901]

    the form is no longer shown.

    Thread Starter klabauter18055

    (@klabauter18055)

    show [group-901] if [typ] equals "mit Zelt"
    show [group-902] if [typ] equals "mit Wohnwagen"
                 and if [Hund] not equals "mit Hund"
    show [group-903] if [typ] equals "mit Wohnmobil"
                 and if [Hund] not equals "mit Hund"
    show [group-904] if [typ] equals "mit Wohnwagen"
                 and if [Hund] equals "mit Hund"
    show [group-905] if [typ] equals "mit Wohnmobil"
                 and if [Hund] equals "mit Hund"
    show [group-906] if [typ] equals "in Finnhütte oder Mietwohnwagen"
                 and if [Hund] not equals "mit Hund"
    show [group-907] if [typ] equals "in Finnhütte oder Mietwohnwagen"
                 and if [Hund] equals "mit Hund"
    Thread Starter klabauter18055

    (@klabauter18055)

    Hi Jules, with that I solved a problem. But I still have one problem. Inactive conditional fields are also transmitted with the e-mail. For example, the field place8 is transmitted, although according to cf it cannot be active.

    <div class="typauswahl">
    <p>Urlaub ... *
          [select* typ "Bitte ausw?hlen" "mit Zelt" "mit Wohnwagen" "mit Wohnmobil" "in Finnhütte oder Mietwohnwagen"]</p></div>
    <div class="hundboot">
          <div align="right">[checkbox Hund label_first "mit Hund"]</div><div align="right">[checkbox boot1 label_first "mit Boot am Steg"]   [checkbox boot2 label_first "mit Boot am Platz"]</div></div>
    <div class="platzdiv">
             [group group-901]Platzwunsch [text platz2 'Zeltwiese'][/group]
             [group group-902]Platzwunsch *[select* platz3 '' 'Komfortplatz' 'Komfortplatz Strandreihe' 'Standardplatz Kat. 1' 'Standardplatz Kat. 2' 'Standardplatz Kat. 2 Strandreihe'][/group]
             [group group-903]Platzwunsch *[select* platz4 '' 'Komfortplatz' 'Komfortplatz Strandreihe' 'Standardplatz Kat. 1' 'Standardplatz Kat. 2' 'Standardplatz Kat. 2 Strandreihe'][/group]
             [group group-904]Platzwunsch *[select* platz5 '' 'Komfortplatz Hundebereich' 'Standardplatz Kat. 1 Hundebereich' 'Standardplatz Kat. 2 Hundebereich'][/group]
             [group group-905]Platzwunsch *[select* platz6 '' 'Komfortplatz Hundebereich' 'Standardplatz Kat. 1 Hundebereich' 'Standardplatz Kat. 2 Hundebereich'][/group]
             [group group-906]Platzwunsch *[select* platz7 '' 'Finnhütte' 'Komfort-Mietwohnwagen'][/group]
             [group group-907]Platzwunsch [select platz8 'Finnhütte'][/group]</p></div>'
    
    

    show [group-901] if [typ] equals “mit Zelt”
    show [group-902] if [typ] equals “mit Wohnwagen”
    and if [Hund] not equals “mit Hund”
    show [group-903] if [typ] equals “mit Wohnmobil”
    and if [Hund] not equals “mit Hund”
    show [group-904] if [typ] equals “mit Wohnwagen”
    and if [Hund] equals “mit Hund”
    show [group-905] if [typ] equals “mit Wohnmobil”
    and if [Hund] equals “mit Hund”
    show [group-906] if [typ] equals “in Finnhütte oder Mietwohnwagen”
    and if [Hund] not equals “mit Hund”
    show [group-907] if [typ] equals “in Finnhütte oder Mietwohnwagen”
    and if [Hund] equals “mit Hund”‘

    Thread Starter klabauter18055

    (@klabauter18055)

    Hi Jules,
    thanks for your help. I learned something again there. I’ll give it a try and come back to you if necessary. I wish you a Merry Christmas and greetings from Northern Germany.

    Thread Starter klabauter18055

    (@klabauter18055)

    [select* typ “Bitte ausw?hlen” “mit Zelt” “mit Wohnwagen” “mit Wohnmobil” “in Finnhütte oder Mietwohnwagen”]
    <div class=”platzdiv”>
    [group group-900]Platzwunsch [select platz1 “”][/group]
    [group group-901]Platzwunsch [select platz2 “” “Zeltwiese”][/group]
    [group group-902]Platzwunsch *[select* platz3 “” “Komfortplatz” “Komfortplatz Strandreihe” “Standardplatz Kat. 1” “Standardplatz Kat. 2” “Standardplatz Kat. 2 Strandreihe”][/group]
    [group group-903]Platzwunsch *[select* platz4 “” “Komfortplatz” “Komfortplatz Strandreihe” “Standardplatz Kat. 1” “Standardplatz Kat. 2” “Standardplatz Kat. 2 Strandreihe”][/group]
    [group group-904]Platzwunsch *[select* platz5 “” “Komfortplatz Hundebereich” “Standardplatz Kat. 1 Hundebereich” “Standardplatz Kat. 2 Hundebereich”][/group]
    [group group-905]Platzwunsch *[select* platz6 “” “Komfortplatz Hundebereich” “Standardplatz Kat. 1 Hundebereich” “Standardplatz Kat. 2 Hundebereich”][/group]
    [group group-906]Platzwunsch *[select* platz7 “” “Finnhütte” “Komfort-Mietwohnwagen”][/group]
    [group group-907]Platzwunsch [select platz8 “” “Finnhütte”][/group]
    </div>
    show [group-901] if [typ] equals “mit Zelt”
    show [group-902] if [typ] equals “mit Wohnwagen”
    and if [Hund] not equals “mit Hund”
    show [group-903] if [typ] equals “mit Wohnmobil”
    and if [Hund] not equals “mit Hund”
    show [group-904] if [typ] equals “mit Wohnwagen”
    and if [Hund] equals “mit Hund”
    show [group-905] if [typ] equals “mit Wohnmobil”
    and if [Hund] equals “mit Hund”
    show [group-906] if [typ] equals “in Finnhütte oder Mietwohnwagen”
    and if [Hund] not equals “mit Hund”
    show [group-907] if [typ] equals “in Finnhütte oder Mietwohnwagen”
    and if [Hund] equals “mit Hund”
    show [group-900] if [typ] equals “Bitte ausw?hlen”
    Thread Starter klabauter18055

    (@klabauter18055)

    `FORM-CODE
    [select* typ “Bitte ausw?hlen” “mit Zelt” “mit Wohnwagen” “mit Wohnmobil” “in Finnhütte oder Mietwohnwagen”]
    <div class=”platzdiv”>
    [group group-900]Platzwunsch [select platz1 “”][/group]
    [group group-901]Platzwunsch [select platz2 “” “Zeltwiese”][/group]
    [group group-902]Platzwunsch *[select* platz3 “” “Komfortplatz” “Komfortplatz Strandreihe” “Standardplatz Kat. 1” “Standardplatz Kat. 2” “Standardplatz Kat. 2 Strandreihe”][/group]
    [group group-903]Platzwunsch *[select* platz4 “” “Komfortplatz” “Komfortplatz Strandreihe” “Standardplatz Kat. 1” “Standardplatz Kat. 2” “Standardplatz Kat. 2 Strandreihe”][/group]
    [group group-904]Platzwunsch *[select* platz5 “” “Komfortplatz Hundebereich” “Standardplatz Kat. 1 Hundebereich” “Standardplatz Kat. 2 Hundebereich”][/group]
    [group group-905]Platzwunsch *[select* platz6 “” “Komfortplatz Hundebereich” “Standardplatz Kat. 1 Hundebereich” “Standardplatz Kat. 2 Hundebereich”][/group]
    [group group-906]Platzwunsch *[select* platz7 “” “Finnhütte” “Komfort-Mietwohnwagen”][/group]
    [group group-907]Platzwunsch [select platz8 “” “Finnhütte”][/group]
    </div>

    CONDITIONALS
    show [group-901] if [typ] equals “mit Zelt”
    show [group-902] if [typ] equals “mit Wohnwagen”
    and if [Hund] not equals “mit Hund”
    show [group-903] if [typ] equals “mit Wohnmobil”
    and if [Hund] not equals “mit Hund”
    show [group-904] if [typ] equals “mit Wohnwagen”
    and if [Hund] equals “mit Hund”
    show [group-905] if [typ] equals “mit Wohnmobil”
    and if [Hund] equals “mit Hund”
    show [group-906] if [typ] equals “in Finnhütte oder Mietwohnwagen”
    and if [Hund] not equals “mit Hund”
    show [group-907] if [typ] equals “in Finnhütte oder Mietwohnwagen”
    and if [Hund] equals “mit Hund”
    show [group-900] if [typ] equals “Bitte ausw?hlen”

    Thread Starter klabauter18055

    (@klabauter18055)

    Then I end up in the same forum and my attention is drawn to a duplicate entry.

    Thread Starter klabauter18055

    (@klabauter18055)

    Hi Steve,
    thanks very much. I will make.

    Thread Starter klabauter18055

    (@klabauter18055)

    Hi Kyle,
    I don’t have a CAPTCHA image in the form.

    Thread Starter klabauter18055

    (@klabauter18055)

    Hi Jules,
    It’s been dealt with. Contrary to the advice of the plugin support not to use the tab E-Mail when using Redirection for cf7, I entered a dispatch option from the actions in the E-Mail field. And now the error message is gone. Thanks very much.

    Thread Starter klabauter18055

    (@klabauter18055)

    xml code:
    <? xml version = “1.0” encoding = “UTF-8”?>
    <pms_import>
    <version> 1.0 </version>
    <arrival> [file] </arrival>
    <depart> [dateout] </depart>
    <persons>
    <person>
    <surname> [last name] </surname>
    <givenname> [first name] </givenname> …
    saved.

    After reopening the action (Plugin Redirections for cf7)
    has the code changed itself:
    <! -? xml version = “1.0” encoding = “UTF-8”? ->
    1.0
    [date-1]
    [date-2]
    [……]
    [……]…

    “Use plain text e-mail” is on

    Thread Starter klabauter18055

    (@klabauter18055)

    Hi Jules,
    thanks. You have helped me.
    Andreas

    Thread Starter klabauter18055

    (@klabauter18055)

    Hi Jules,
    thanks very much. Learned something again.

    Andreas

Viewing 15 replies - 16 through 30 (of 31 total)