I have an 'parent' object and a 'child' object. Each parent has many child and each child only has one parent. I'm trying to see is there a way that when a new Parent item is submitted it automatically adds every single record from the 'child' object as a connected record?
I once saw something in the forum on doing this but for the life of me I can't find it again.
Thanks