Closed GoogleCodeExporter closed 9 years ago
The only current workaround we can think of for now is to use a field spec to
transfer the data instead of a document field, with notation like
${document.radiobuttongroupname}
That should send the data held by the group.
It seems to be a bug that it sends the label instead of the data value. We
will investigate for both radio buttons and checkboxes.
Original comment by yoz...@gmail.com
on 18 Jun 2014 at 4:19
The consensus is that sending the label makes no sense. We don't send the label
for any other type of field. Only a drop down has something like this with
respect to the option or value, but even that doesn't ever send the drop down's
label.
We will issue a patch release today that just returns the checkbox or radio
button group's value.
Original comment by yoz...@gmail.com
on 18 Jun 2014 at 10:23
Released in patch release 14.6.7_p0618.
Original comment by yoz...@gmail.com
on 19 Jun 2014 at 3:32
Original issue reported on code.google.com by
guyinho...@gmail.com
on 17 Jun 2014 at 10:38