I have a parent form containing a subform with child information Apart from this problem, everything works ok so the master/child links are ok. I can traverse the parent form and the children obediently follow.
When I add a new parent using the record selector (either by pressing the star, or by moving beyond the last record) both the parent and subform clear as I would expect. The instant that I start entering data into the parent form the child subform refreshes with the data from the last record viewed when I hit the star for a new record.
Thus:
- Viewing parent 'SMITH' and child 'FREDDY'
- Press star on the record selector for new record (or move beyond the last record)
- Fields on both parent and child forms cleared
- Start entering new parent information
- Child form is refreshed with information for 'FREDDY'
If I use the record selector to move back and then forward again the SMITH/FREDDY records are unaffected and the new record contains the parent info that I entered so far with the child all clear and I can happily carry on entering the correct information.
(URRRRGGGHH - I have no hair left!!) Any suggestions would be greatly appreciated.