restezconnectes / send-pdf-for-contact-form-7

Send the PDF for Contact Form 7 plugin will allow you to recover the data yourself via your form to insert them into a PDF built and prepared by you.
https://restezconnectes.fr/tutoriel-wordpress-lextension-send-pdf-for-contact-form-7/
GNU General Public License v3.0
15 stars 17 forks source link

Content of [Radio-Button] not shown in PDF #68

Open JO3345 opened 4 days ago

JO3345 commented 4 days ago

For 2 years the value of a [Radio-Button] in a contact form is not shown in the PDF. All other values are shown correctly. After the new update of the "Send PDF for Contact Form 7" (1.0.3.0) not the selected value of the [Radio-Button] is shown in the PDF but the first one in the contact form. How can this be solved?

restezconnectes commented 3 days ago

Hi!

I'm working on it!

Thanks

restezconnectes commented 3 days ago

Hi!

Please download the GitHub version (again), i just sending a fix.

Thanks

JO3345 commented 3 days ago

How can I download the GitHub Version again?

restezconnectes commented 3 days ago

Just download and replace all files...

JO3345 commented 3 days ago

Thank you, I have updated the file "prepare-pdf.php" But now the radio button [radio-kurs] is not showing any value in the PDF. All other information is shown in my PDF. I have this problem for more than one year already.

restezconnectes commented 3 days ago

Have you a URL form example? Screenshot config form and layout PDF? Thanks

JO3345 commented 3 days ago

Here is the link to our contact form:

https://www.fhc-sprachreisen.de/termine-preise/anmeldeformular/

Attached is the preview of the PDF.

Below is the code in “send-pdf-for-contact-form-7”. All values are shown in the pdf correctly except of the [radio-kurs].

The value of this button [radio-kurs] is correctly shown in the email and in the cvs file. So the contact form works well and the value of this button is fine.

For any reason it is not shown in the PDF.

It worked in the past and suddenly after an update (more than one year ago) this value was not shown anymore.

FHC Sprachreisen Anmeldung

<table style="font-size: 12px">

<tbody>
Kurs: [radio-kurs] Unterkunft im Dover College: [radio-dovercollege] Sportcamps: [checkbox-golfcamp]
    <tr>

        <td>Einzelunterkunft:</td>

        <td>[radio-einzelunterkunft] </td>

        <td valign="middle" style="border: 1px dotted #888" width="130px" rowspan="7">

            <img src="[file-bild]" width="130px" style="width: 130px;height: auto">

        </td>

    </tr>
Teilnehmer: [menu-geschlecht] Familienname: [txt-familienname] …… Von: Restez Connectés ***@***.***> Gesendet: Mittwoch, 27. November 2024 09:51 An: restezconnectes/send-pdf-for-contact-form-7 ***@***.***> Cc: JO3345 ***@***.***>; Author ***@***.***> Betreff: Re: [restezconnectes/send-pdf-for-contact-form-7] Content of [Radio-Button] not shown in PDF (Issue #68) Have you a URL form example? Screenshot config form and layout PDF? Thanks — Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you authored the thread. Message ID: ***@***.*** ***@***.***> >
restezconnectes commented 2 days ago

Hi!

It is strange your input radio: <input type="radio" name="radio-kurs" value="England 05.04.-12.04., 8 Tage, Intensivkurs 1090 EUR">

Perhaps this is due to the value with commas...

Thanks to give me your input radio in your form CF7.

JO3345 commented 1 day ago

Thanks for the idea to check the values of the radio button. What are the restrictions for the input radio? Maximum characters = ? No special characters like: . - , ; ?

JO3345 commented 1 day ago

In the year 2020 the input for the radio button was shown correctly in the PDF for example:

So, it worked correctly with the same content (incl. commas aso) of the input value in the year 2020.

What has changed in the meantime?

Below is the actual code of the contact form:

....
Kursort Termine
2025
Dauer
(Tage)
Standardkurs Intensivkurs
Folkestone
England
Ostern 2025 05.04.-12.04.25 8 1.050 EUR[radio radio-kurs "England 05.04.-12.04., 8 Tage, Standardkurs 1050 EUR"] 1.090 EUR[radio radio-kurs "England 05.04.-12.04., 8 Tage, Intensivkurs 1090 EUR"]
05.04.-19.04.25 15 1.595 EUR[radio radio-kurs "England 05.04.-19.04., 15 Tage, Standardkurs 1595 EUR"] 1.675 EUR[radio radio-kurs "England 05.04.-19.04., 15 Tage, Intensivkurs 1675 EUR"]