Forum Discussion
EvanFujikawa
8 years agoQrew Cadet
Sorry for the confusion. I have a Damage table (Parent) that has a child table (Damage Parts) embedded in the parent table. My Damage Parts table inside the parent form has a button that leads to the grand child table (Root Cause) for every row in the table.
Child table (Damage Parts) in the Parent Table (Damage) the leads to Grand Child "Add Investigation" (Root Cause)
Table Record Flow
Damage >> Damage Parts >> Root Cause
(Once record is saved in Root Cause, I want to return back to original Damage incident)
The problem is once I create a grand child record through "Add Investigation" it returns me back to the parent table (Damage) but it's returning me to the different record.
I should note, in your formula I did reference record ID in the Parent Table for [Related Parent]; is this correct?
Thanks so much for the help!
Child table (Damage Parts) in the Parent Table (Damage) the leads to Grand Child "Add Investigation" (Root Cause)
Table Record Flow
Damage >> Damage Parts >> Root Cause
(Once record is saved in Root Cause, I want to return back to original Damage incident)
The problem is once I create a grand child record through "Add Investigation" it returns me back to the parent table (Damage) but it's returning me to the different record.
I should note, in your formula I did reference record ID in the Parent Table for [Related Parent]; is this correct?
Thanks so much for the help!