Home › Forum › Parent-Child Forms › Returning values to parent › Re: Returning values to parent
April 2, 2012 at 2:36 pm #6052
Anonymous
I have tried updating the parent from the child, to no avail, setting the parent instance ID in the ‘set field in another instance’, and encountered some strange behaviour in the process.
The only way I could eventually get it to work, was by doing it from the ‘parent’ (I switched to using pseudo child forms via a table) and doing a ‘get field from another instance’
I have more similar forms to develop. Are there some specific do’s and don’ts when it comes to updating fields across forms?