Form1 based on Query1 on Table1. Query1 keeps all fields of Table1.
Button: make new record. This button opens dialog-Form2 Query2 on the same Table1. Query2 keeps all obligated fields of Table1.
After entering these obligated fields, dialogFOrm2 closes.
Problem: I can