Transfer one Row ID to another in Actions

I am stumped on this one lol…please I need some super heros here :stuck_out_tongue_winking_eye: @Darren_Murphy @ThinhDinh @Robert_Petitto

Looks like you used the form to add row to transaction first.
Instead this, you can try to add row to project first(in a form)
And on submit add row to transaction table with native row ID from this row. Because this row in “On submit” it is just created row.
Don’t forget to create Row ID column in a Project Table.

ok done…so simple i am not sure why that didnt occur to me first…so @slscustom.ru how about this… I need the sales reps to see the detail scrren for the transaction that is related to the project record after the action. Since i can related multiple transactions it seems like it wont let me pick it in the SHOW DETAILS step…I dont want the sales reps to have to do 3 steps from there to get to the invoice they created i want it to appear right there at the end of the action…any workarounds here? @Darren_Murphy @ThinhDinh what yall think also? - How to See the Related Transaction Detail Screen after the action...not the Project | Loom

If you need to show all transactions related to project after the actionб you can create multiple relation from project table Row ID to Transaction table project id.
At the end of action just show details screen(or new screen) of this row and place on that screen the collection with the sourced from multiple relation from project Row ID to transaction (project id)
Don’t forget to write project Row ID to Transaction table when you doing add row in a before

i know all that…doesnt answer my question,…I want to see the detail screen of the transaction record right away in front of me with no other extra click or touches…is that possible???

Yes it exactly with no any extra clicks. Just emmideatly after presss send.
May be i misunderstood your needs. Sorry my Enlish!