I have an on-line Word form with to option buttons. My problem is that, in the browser only, when the option button is clicked, the page jumps and the button does not accept the command.
I overcome this with ordinary control buttons by setting “Take focus on click” to false. (Thank you BAM)
An option button does not have this option in the properties box – any ideas on how to overcome this problem would be very welcome.
David