
Originally Posted by
Lukael
If you mean this post.... "No errors. I want to have updated Subform (VNOS_NADZORNIKA) on the main form (VNOS_POGODBE). If I close main form and open again, It updates, otherwise not."....
...Than answer is NO. On Subform I have Combine field - this field consists of data from one of the primary keys of table POGODBA-NADZORNIK, and that table links records of main table and table NADZORNIK via primary keys of both.
This is the post to which I was referring that appears to be incorrect.
Code:
Names of my Forms: - "VNOS_POGODBE" (main form)
- "NADZORNIK" (popup form)
- "VNOS_NADZORNIKA" (subform in the main form, where change must appear)