• Resolved giusgenc

    (@giusgenc)


    Hi, I have a problem with my form.

    In the fields of Conditional fields Group I get white space and not the user’s choice.

    ******* FORM CODE: *******

    [select* bambini first_as_label “Number of children *” “0” “1” “2” “3” “4” “5”]

    [group eta1]
    [select* bambini1 first_as_label “Age of 1st Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [/group]

    [group eta2]
    [select* bambini1 first_as_label “Age of 1st Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [select* bambini2 first_as_label “Age of 2nd Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [/group]

    [group eta3]
    [select* bambini1 first_as_label “Age of 1st Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [select* bambini2 first_as_label “Age of 2nd Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [select* bambini3 first_as_label “Age of 3rd Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [/group]

    [group eta4]
    [select* bambini1 first_as_label “Age of 1st Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [select* bambini2 first_as_label “Age of 2nd Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [select* bambini3 first_as_label “Age of 3rd Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [select* bambini4 first_as_label “Age of 4th Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [/group]

    [group eta5]
    [select* bambini1 first_as_label “Age of 1st Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [select* bambini2 first_as_label “Age of 2nd Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [select* bambini3 first_as_label “Age of 3rd Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [select* bambini4 first_as_label “Age of 4th Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [select* bambini5 first_as_label “Age of 5th Children *” “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10” “11” “12” “13” “14” “15” “16” “17”]
    [/group]

    ******* EMAIL CODE: *******

    N° Bambini: [bambini]
    -Età bambino 1: [eta1][bambini1][/eta1] i tryed also only with [bambini1]
    -Età bambino 2: [eta2][bambini2][/eta2] i tryed also only with [bambini2]
    -Età bambino 3: [eta3][bambini3][/eta3] i tryed also only with [bambini3]
    -Età bambino 4: [eta4][bambini4][/eta4] i tryed also only with [bambini4]
    -Età bambino 5: [eta5][bambini5][/eta5] i tryed also only with [bambini5]

    Help me! Thank you

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘empty fields in email’ is closed to new replies.