Hello,
I have a subcollection tied to a grid. Anytime I go to a record in the primary collection it marks it as modified. I believe this is because it is ready to receive new input into the subcollection as a new record. I disable the ability for the subcollection to create new records and it doesn't mark the records in the primary collection as modified.
Is there a way to have a subcollection (with the ability to create new records) without it marking the primary collection as modified?