Forum Discussion

AngelAngel's avatar
AngelAngel
Qrew Assistant Captain
7 years ago

struggling with action for parent child relationship

My Scenario:

Parent table--> Employee
Child table--> Expenses.
Each Employee has multiple expenses.

On the parent form, I have embedded a child report which has a Formula-URL button on the report. On click of this button (which actually resides in the child table), I need to be able to update and save the parent form with any changes made on the parent form.

Any help is appreciated..

4 Replies

  • Is there a reason that you don't want to use the native green Save button at the top of the Parent record?
    • AngelAngel's avatar
      AngelAngel
      Qrew Assistant Captain
      The button on the child report performs certain actions in the child table. So with this button in the child report, I want to save the parent record for any changes and also perform certain actions on the child record
    • AryehZelczer6's avatar
      AryehZelczer6
      Qrew Trainee
      It sounds like something you can do with an action i just need some more clarification.