• My form code is:

    <p>Select Your Printer Manufacturer
    [select PrinterManufacturer “Brother” “Canon” “Dell” “Epson” “HP” “IBM” “Lexmark” “Panasonic” “Pitney Bowes” “Secap” “Ricoh” “Samsung” “Sharp” “Toshiba” “Zerox” “Premium Source (not GSA compliant)” “MICR Toner”] </p><p>Type Your Printer Model
    [text PrinterModel] </p><p>Type Your Ink Color
    [text Color] </p><p>Type Your Printer Cartridge Number
    [text CartridgeNumber] </p>

    My message body is:

    [PrinterManufacturer]

    [PrinterModel]

    [Color]

    [CartridgeNumber]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wpcs

    (@wpcs)

    Ok, i got that to work. silly me didnt name the multiple instances differently so there was no distinction.

    now i have another issue… cant get check boxes to work.

    Form code:

    <p>Please Select an Option Below
    [checkbox OEM “OEM Cartridge”] </p>
    [checkbox Compatible “Compatible Cartridge”]

    Message Body:
    [checkbox OEM]
    [checkbox Compatible]

    i goot same problem İ cant recieve data

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] NOT receiving all field data’ is closed to new replies.