Form Radio Buttons Don't Seem to Work

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF Merger for Java (v3 and older)  /  Form Radio Buttons Don't Seem to Work

DynamicPDF Merger for Java (v3 and older) Forum

Hello,

Can you tell me if I'm doing something wrong when working with radio buttons on a form?

I have a group of radio buttons, for instance:

radio_group_name
-----------------
Tom
Mary
Sally

If I have a form field is a radio button group, I try to set the value by using:

formFields.getFormField("radio_group_name").setValue("Sally");

However, when displayed, the "Sally" radio button is not selected.  Am I doing something wrong?
Posted by a ceTe Software moderator
Hello,

You will have to set the value of the radio button to the export value for the radio button in order to select it. In your case, make sure that the export value for the radio button is Sally.

If you continue experiencing the problem, please send over the original PDF to our Support Team and we can take a look at it.

Thanks,
ceTe Software Support Team

All times are US Eastern Standard time. The time now is 7:01 AM.