Subform Data
Subform Data
I am wondering how the data entered in a subform is stored. Is there a hidden table under the hood with a foreign key to the table for the main form, or is it somehow serialized and stored in the main record. I have looked through the documentation for these details, but I have been unable to find any information.