G
Guest
I have a form that contains an option group with nine options for Position.
Here is what I would like to happen:
When the user selects the ninth option (which is labeled Other), I would
like the focus to move to the Position Name field where they could then key
in the position they are observing that is not in the eight permanent
options. I also want the position that the user keys in to be saved in the
PositionName field.
I have tried several variations of the SetFocus and GoToControl and have
been able to get the focus to move but the position that is keyed in is not
saved.
What am I doing wrong? Thank you in advance.
Here is what I would like to happen:
When the user selects the ninth option (which is labeled Other), I would
like the focus to move to the Position Name field where they could then key
in the position they are observing that is not in the eight permanent
options. I also want the position that the user keys in to be saved in the
PositionName field.
I have tried several variations of the SetFocus and GoToControl and have
been able to get the focus to move but the position that is keyed in is not
saved.
What am I doing wrong? Thank you in advance.