Home › Forum › Parent-Child Forms › Update child without opening › Re: Update child without opening
June 5, 2009 at 10:05 am #4590
what you have done will have told the ‘child’ form of the ‘parent’ (ie on the child is the instance id of the parent). Do a similar thing on the child in terms of storing its instance ID, and then on the parent use the ‘get field from other instance’ to return the child instance ID into the parent form and you should have the relationships you are seeking here