I think that I have covered everything
I have two tables
Parent Table
Child Table
I established the relationship in the DDT
Established to parentrelationship on the BO
Established the parent BO in the BO on the form.
Configured Childform.
Now, is the relationship code executing based off of the parentbo editing state? I have a listview on the parent form which is the child of a parent form.