I have on contact form a Sub-Grid View with N:N relationship between Contact and Class (new_class) which is called "new_contact_new_class" When "Allow Deleting Records" is enabled, I can delete record but the deleted record is not the relationship between Contact and Class, but the Class is deleted. This should not be the case. This should delete the "new_contact_new_class" record instead.
How can we achieve this?
Thanks,
I didn't find the right solution from the internet. References