Mr Wonderful
MIS
I have a main form with 2 sub-forms A & B
Both sub-forms display the contents of the same row in the same table juts with different layouts
SubFormA shows fields 1-5 while SubFormB shows fields 6-10
Data in B is updated manually and automatically based on inputs in A.
The problem occurs when the record is saved. Because the subforms share hidden linking fields when I save one; the other sees it as a write conflict even though the conflict value will be the same.
I get the Write Conflict dialog box with Save, Copy to Clipboard or Dump. If I don't select any options and just close the dialog box then all saves just fine.
How do I keep the write conflict dialog box from even displaying?
Both sub-forms display the contents of the same row in the same table juts with different layouts
SubFormA shows fields 1-5 while SubFormB shows fields 6-10
Data in B is updated manually and automatically based on inputs in A.
The problem occurs when the record is saved. Because the subforms share hidden linking fields when I save one; the other sees it as a write conflict even though the conflict value will be the same.
I get the Write Conflict dialog box with Save, Copy to Clipboard or Dump. If I don't select any options and just close the dialog box then all saves just fine.
How do I keep the write conflict dialog box from even displaying?