pfd form java radiobutton script to make an image visible hides other images
I have two sets of radio buttons. When selected e.g. button 1 from the first group image 1 appears.
It works fine with java script this.getField("my_image1").display = display.visible;
But if I click a radio button from the second group to show another picture at another location in the document the image 1 disappears.
Thanks for any help
Thomas
PS: Just found out that any next click in the document makes the pictures disappear
