Radio buttons with values different from label
-
Hello,
I am trying to get a group of radio buttons which have a text as label but a number as value.
I followed the documentation here:
https://contactform7.com/selectable-recipient-with-pipes/
So I used pipes to split labels and values but it doesn’t work.
Here an example:
[radio radio-887 default:1 “Opt 1|10” “Opt 2|20” “Opt 3|30”]
I get always the label (for example Opt 1) as value and not the other value I put after the pipe.
Anyone can help?
Thank you!
*** UPDATE ***
The fields are working correctly as email tags. However I need to get via jQuery the value of the radio inside the form, not the label.
Is it possible?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Radio buttons with values different from label’ is closed to new replies.