Hi all,
I have a database that allows a user to press a button then another
window pops up with check boxes for them to choose items from. These
items are from a related field based on a list. Once the checkbox items
are selected (or deselected) the user closes the window and these
several items are displayed in a text box in the original window. It
works but-- in a new blank record I get this error as soon as I try to
click in one of the checkboxes:
"This record cannot be modified in this window because it is already
being modified in a different window"
I click OK in the error dialog. Now if I hit the Enter key, I can go
back click the button which opens the window and pick checkboxes. No
other fields have any data in them and it does not seem to matter
either way. As far as I know no other windows are open except the
orignial.
I hope I am explaining this well. Any ideas? Thanks