• hi, checkbox use_label_element exclusive doesn′t work any more in PDF. Everything is displayed correctly in the email. But there is nothing in the PDF. Unfortunately, I don’t know up to which version everything worked correctly, but everything ran wonderfully until around April 2022. Thanks for your help, I can’t get any further on my own and I absolutely need this function.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    I’m working on…

    thanks

    Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    If you test my DEMO form on https://demo.restezconnectes.fr/send-pdf-for-contact-form-7/, i use exclusive checkbox “Option A” or “Option B”

    It’s working…

    Thread Starter monikaherz

    (@monikaherz)

    hi, this is my code:

    <div class=”form_half”><label><span class=”ginetex”>2</span>
    [checkbox checkbox-76 use_label_element exclusive “95 °C Kochw?sche”]</label></br></br></div>
    <div class=”form_half form_half_last”><label><span class=”ginetex”>4</span>
    [checkbox checkbox-76 use_label_element exclusive “60 °C Buntw?sche”]</label></br></br></div>
    <div class=”form_half”><span class=”ginetex”>5</span>
    [checkbox checkbox-76 use_label_element exclusive “60 °C Pflegeleicht”]</label></br></br></div>
    <div class=”form_half form_half_last”><label><span class=”ginetex”>8</span>
    [checkbox checkbox-76 use_label_element exclusive “40 °C Buntw?sche”]</label></br></br></div>
    <div class=”form_half”><label><span class=”ginetex”>9</span>
    [checkbox checkbox-76 use_label_element exclusive “40 °C Pflegeleicht”]</label></br></br></div>
    <div class=”form_half form_half_last”><span class=”ginetex”>q</span>
    [checkbox checkbox-76 use_label_element exclusive “40 °C Feinw?sche/Wollw?sche”]</label></br></br></div>
    <div class=”form_half”><label><span class=”ginetex”>w</span>
    [checkbox checkbox-76 use_label_element exclusive “30 °C Buntw?sche”]</label></br></br></div>
    <div class=”form_half form_half_last”><label><span class=”ginetex”>e</span>
    [checkbox checkbox-76 use_label_element exclusive “30 °C Pflegeleicht”]</label></br></br></div>
    <div class=”form_half”><label><span class=”ginetex”>r</span>
    [checkbox checkbox-76 use_label_element exclusive “30 °C Feinw?sche/Wollw?sche”]</label></br></br></div>
    <div class=”form_half form_half_last”><label><span class=”ginetex”>t</span>
    [checkbox checkbox-76 use_label_element exclusive “Handw?sche”]</label></br></br></div>
    <div class=”form_half”><label><span class=”ginetex”>z</span>
    [checkbox checkbox-76 use_label_element exclusive “Nicht waschen”]</label></div>
    <div class=”form_half form_half_last”></div>

    The problem is that in the e-mail every selected option is listed, in the PDF only the first “95 °C Kochw?sche” – if selected. If other options are selected, these will not be transmitted in the PDF. As I said, it worked before and now it doesn’t anymore and unfortunately I can’t find a solution. sorry!

    I also have this very problem – Version 0.9.8
    The values of exclusive checkboxes do show up in the mail but not in the pdf.

    Might it have something to do with numbers and/or umlauts in the checkbox values?
    OP has degrees Celsius and “-w?sche” in the values, while I have these (German as well):
    “selten/0-20%” “wenig/20-40%” “medioker/40-60%” “?fter/60-80%” “meistens/80-100%”

    Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    You have more checkbox with the same name “checkbox-76”.

    My plugin take the last..

    I have in my demo website : https://demo.restezconnectes.fr/send-pdf-for-contact-form-7/, an option with exclusive checkbox :

    “Votre formule
    Option A Option B”

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘checkbox use_label_element exclusive doesn′t work’ is closed to new replies.