Mapping specific radio buttons

Formidable Forms
2 November, 2020 16:27:25
storybookpeds
Topics: 2
Messages: 2
I'm trying to understand how to map a specific radio button choice to a specific place on my pdf. I have the radio buttons but I'm not clear on which field to change to this format: example where would I change [27] to [27:1] to identify the first radio button for an item?

I'm confused about the difference between the ID, Group, and Value and what I should change to make this work?
2 November, 2020 23:34:40
E2Pdf
Support
Topics: 7
Messages: 3163
Hi,

"Group" - it the name of group of radio buttons. It must be same for all radio buttons from same group.
"Option" - is the current value for exact radio. It different for each radio button.
"Value" - is common between all radio buttons with same group name.

E2Pdf renders value inside "Value" field and compares it with "Option" value. If it's the same then radio button will be checked.

If you will render [27] inside "Input" field, you will see the value which is rendered by E2Pdf. To make needed radio button checked this value must be set as "Option" with needed "radio" button.

P.S. If you are using "Visual Mapper" it must set value correctly and you must see different "Option" values between same group of "Radio" buttons.

We remain at your service.
We would really appreciate your feedback at WordPress.org!