Question
Working with Radio Buttons Individually
Hello everyone!
Is it possible to create individual Radio Buttons?
And in case there is one Radio Button only, can I attribute a string value to it, in the following manner,
ommitting the "Choice1" element in its description?
Example:
var they = this.getField("Group53").value
If it is not acceptable, what would the best way to do that?
Thanks a lot for you reply in advance.
