Replies: 2 comments
-
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. |
Beta Was this translation helpful? Give feedback.
0 replies
-
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? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions