How to get "radio" field value

12 February, 2020 05:58:22
benadam
Topics: 5
Messages: 15
I use formidable forms. i have a radio field with images as labels and names as values (separate labels and values).

I want to show the selected value (not label) in the pdf template.

How do i do that?
12 February, 2020 06:04:30
E2Pdf
Support
Topics: 7
Messages: 3188
Hi,

Using value as [81 show="value"] must solve your issue. 81 must be replaced with your Field ID.

We remain at your service.
We would really appreciate your feedback at WordPress.org!
12 February, 2020 06:07:33
benadam
Topics: 5
Messages: 15
Hi, I tried that and didn't work.
12 February, 2020 06:25:58
E2Pdf
Support
Topics: 7
Messages: 3188
1. Do you get label instead of value?

2. Do you try to export newly created entry?

3. Try to create "textarea" inside PDF Template and fill it with such value:

[81]
[81 show="value"]
[81 show="label"]

Will it output same value for all shortcodes?
We would really appreciate your feedback at WordPress.org!
12 February, 2020 08:03:34
benadam
Topics: 5
Messages: 15
I will try that. btw - is there a way to test template with real form values without sending form?
12 February, 2020 08:04:38
E2Pdf
Support
Topics: 7
Messages: 3188
You can export data directly from backend "E2Pdf" -> "Export". You must choose needed E2Pdf Template and Dataset to export.

We remain at your service.
We would really appreciate your feedback at WordPress.org!
12 February, 2020 08:09:29
benadam
Topics: 5
Messages: 15
Thanks, tried it, i get nothing. 3 of them echo's nothing.
12 February, 2020 08:15:35
E2Pdf
Support
Topics: 7
Messages: 3188
If empty output, it looks like you have used incorrect Field ID or Entry has no radio option checked.

1. Are you using latest version of Formidable Forms?
2. Recheck Field ID.
3. Recheck if exported entry has checked options by viewing entry inside Formidable Forms.
4. If first 3 parameters passed, attach please screenshot of mapped field and field from your Formidable Form backend.

P.S. You can mark message "PRIVATE" so only you and support can see your message.

We remain at your service.

We would really appreciate your feedback at WordPress.org!
12 February, 2020 08:21:12
benadam
Topics: 5
Messages: 15
You right! i'm sorry, there were two entires with no value. Thank you very much for your time! I left a 5 stars review on wordpress.org!
12 February, 2020 08:23:27
E2Pdf
Support
Topics: 7
Messages: 3188
Glad to hear that issue solved. Thank you.
We would really appreciate your feedback at WordPress.org!