Automatic update after filling out child form

Hello, I would like to know if there is any way that when using a relationship the main form can be updated, since I need that when a child value is added, a field of the main form can be updated once the child form is finished filling out. Currently it does but after editing another field of the main form and I want it to be automatic.


Imported from GitHub discussion by @CACG1022 on 2023-03-16T21:56:53Z

I would like the child form to update the main form when it is saved and not have to make or edit another field for this to happen.


Imported from GitHub comment by @CACG1022 on 2023-03-16T21:59:02Z

I have a similar request.

In my parent table, some fields have expressions that I would like to automatically update whenever a child instance is added or modified. Currently, these fields only update when a change is made in the parent form itself.

Is there a way to trigger the recalculation of parent fields dynamically when related child instances are added or updated?


Imported from GitHub comment by @paul-carteron on 2024-11-27T15:29:30Z