I have created a form similar to the sample meeting application where there is a main (parent) form and a child form button in a table. However, I have found that I can create a child record without having saved the parent record, thereby ending up with an orphan child record. Apart from putting a behaviour that checks if the parent has been saved before allowing the user to create a child record, is there another way to stop orphan child records?
