My subform (whose table is related to the parent) is not inheriting the ID of the parent. It is setup properly in terms of the parent - child linkages. It actually works fine on a subsequent form where the parent record has already been created.
It seems as though since the parent entry is being created, it does not inherit the id, but on the next form, it is able to inherit it because the id already exists. However, I would love for it to work right off the bat.
Hope this makes sense. Thanks for the help.