• Hi,

    I am using HTML in my CF7 form.

    <label>
        <input type="radio" name="INTERESTS[b375325eca]" value="637118571c" required="" checked="true"> <span>event 1</span>
    </label>
    <label>
        <input type="radio" name="INTERESTS[b375325eca]" value="9acbcc1460" required=""> <span>event 2</span>
    </label>

    How can I use the name INTERESTS[b375325eca] in the confirmation emails? The square brackets seem to be the problem.

    Unfortunately there have to be square brackets in the name.

    Thx in advance and best regards

    Markus

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘use field name with square brackets in confirmation emails?’ is closed to new replies.