I have a form with only two pages. It is a dynamic form. On page 1 there is a button which when pressed makes a hidden subform become visible. Also on page 1 there are 4 images stacked on top of each other. One of the images is visible and the other 3 are invisible. The hidden subform that becomes visible contains four buttons. When any of the buttons is pressed the image on the page associated with the button becomes visible and the other three become invisible and the subform comtaining the buttons his hidden again. On page 2 there is another button and hidden subform and images similar to what is on page 1.
Each one of the button/subform pairs works fine except...
When I work the button on page 1 the button on page 2 doesn't work or the other way around. If I start with page 2 then the button on page 1 doesn't work.
I don't understand why only one page at a time can be used.