


Hi,
LiveCycle 8.2.1.4029.1.523496
I have a group of 4 radio buttons that I would like to apply the following conditions.
The user can only select one of the four radio buttons (the other three radio buttons are disabled).
It is mandatory that a radio button in the group is selected.
Can anyone point me in the right direction please.
I have limited Livecycle and Java experience.
thank you.
WowRonin
Views
Replies
Sign in to like this content
Total Likes
Look in the Hierarchy view ....locate the radio buttons. My guess is that each button is in its own radio button group. Drag and drop all of the buttons under the same radio button group. This will give you the mutual exclusivity that you want for those radio buttons. If you need to get/set a value you woudl address the radiobuttonGroup and not he individual Radiobutton objects.
Hope that helps
Paul
Views
Replies
Total Likes
Hi,
Thanks M8..
I then had to disable the Object\Binding property "Specify Item Values."
Works like a charm
thank you.
WowRonin
Views
Replies
Sign in to like this content
Total Likes