• Resolved meiskv

    (@meiskv)


    Hi Jules,

    Again thank you for answering the call.

    This is the sample problem.

    [group a]
    [text* prize “Prize1”]
    [text* toClaim “Send 1 Box”]
    [/group a]

    [group b]
    [text* prize “Prize2”]
    [text* toClaim “Send 2 Box”]
    [/group b]

    I it showing the right data on the form page. But When I submitted the form and received the email. I only recieved the last group data. Also, if I change the group b fields name to prize1 or toClaim1. The problem would be I need to write all the [prize][prize1][prize2] on the email tab which is not the result format that I want on the email cause it will shown the right prize as Prize 1 and the others as [prize1][prize2].

    Email Format Output:

    Incorrect
    Prize 1 [prize2][prize3]

    Correct
    Prize 1

    Best Regards,
    Mikhail

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

The topic ‘CF7 Conditional Field ( Problem )’ is closed to new replies.