HI, I am using LiveCycle Designer 9.0.0.2 to create a fillable form. I
have 8 check boxes and eight circles. They are grouped together like
check1 and check2 with circle 1 and circle2, check3 and check 4 with
circle3 and circle4, etc.. I used the action builder to set the
following: When check1 is checked circle1 is visible and circle2 is
hidden and check2 is unchecked, if check1 is unchecked circle1 is
hidden. When check2 is checked circle2 is visible and circle1 is hidden
and check1 is uncheck...