Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JO3345 opened this issue Nov 26, 2024 · 10 comments
Open

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

JO3345 opened this issue Nov 26, 2024 · 10 comments

Comments

@JO3345
Copy link

JO3345 commented Nov 26, 2024

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
Copy link
Owner

Hi!

I'm working on it!

Thanks

@restezconnectes
Copy link
Owner

Hi!

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

Thanks

@JO3345
Copy link
Author

JO3345 commented Nov 26, 2024

How can I download the GitHub Version again?

@restezconnectes
Copy link
Owner

Just download and replace all files...

@JO3345
Copy link
Author

JO3345 commented Nov 26, 2024

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
Copy link
Owner

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

@JO3345
Copy link
Author

JO3345 commented Nov 27, 2024 via email

@restezconnectes
Copy link
Owner

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
Copy link
Author

JO3345 commented Nov 28, 2024

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
Copy link
Author

JO3345 commented Nov 28, 2024

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"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants