Label|Value for Radio/Checkboxes
-
Is there a way to set a value for checkboxes and radio buttons?
[radio radio-name use_label_element default:1 "$25|25" "$50|50" "$100|100" "$200|200" "$|other"]It’s mostly for some JS magic – I can work with the string as is but I was hoping there was a way to differentiate between the elements label and the inputs value.
The topic ‘Label|Value for Radio/Checkboxes’ is closed to new replies.