Situation: I have two very simular forms, One is called Emergency contact (EC), the other is Emergency contact update (ECU). The EC is view only (enabled Field properties is set to no) with bound data form. The ECU is the editable version of the EC and is also bound data.
The Problem: When I enter a new record in the ECU then close it, Because the EC is already open, the new data from the ECU is not automatically updated for viewing in the EC form. I have to close the EC form and reopen it to view the new record.
How can I get the new record to automatically update so I don't have to close the EC form and reopen it?
The Problem: When I enter a new record in the ECU then close it, Because the EC is already open, the new data from the ECU is not automatically updated for viewing in the EC form. I have to close the EC form and reopen it to view the new record.
How can I get the new record to automatically update so I don't have to close the EC form and reopen it?