My current form allows edits to a record.
I have a contol button activating a POP-UP form (where Popup=Yes and Modal=Yes) to edit Void fields in the same record.
How do I get around the 'Another User Updated Record' after editing in the POP-UP then leaving both forms ?
Refresh, Requery in current or POP-UP doesn't help.
All I can do now is close the current edit form before opening the POP-UP.
I'd like to leave the 1st form open and return to it when the POP-UP closes and not get 'Another User Updated Record'.
HGE
I have a contol button activating a POP-UP form (where Popup=Yes and Modal=Yes) to edit Void fields in the same record.
How do I get around the 'Another User Updated Record' after editing in the POP-UP then leaving both forms ?
Refresh, Requery in current or POP-UP doesn't help.
All I can do now is close the current edit form before opening the POP-UP.
I'd like to leave the 1st form open and return to it when the POP-UP closes and not get 'Another User Updated Record'.
HGE