I posted below of a problem where you have to hit tab or click away to click around in the option group.
I indentified the problem to be with an unbound text below behind the option group.
In my after update code I am setting the label to visible = false and on the txt box visable = false and enabled = false.
If I leave the lbl/txt box behind the option group I have to hit tab to click around. If I move the lbl / txt box to an area where they don't touch at all I can click around with ease.
Any suggestions?
I indentified the problem to be with an unbound text below behind the option group.
In my after update code I am setting the label to visible = false and on the txt box visable = false and enabled = false.
If I leave the lbl/txt box behind the option group I have to hit tab to click around. If I move the lbl / txt box to an area where they don't touch at all I can click around with ease.
Any suggestions?