Hi
I have a list of option buttons say OptionButton1 to OptionButton8, one of which the user can select..
Since the form became too long, I decided to use multipage, with few buttons on first page and rest on second.
Now when I select a button on page1, I can also select one on page2...whereas I want the button selection to be unique accross both the pages..
Is thr any way of doing this
aadarsh