Speak personal.
I have an app with the following tables:
User, Test, Subject, Subject and Study Session.
It happens that I am not able to delete information from the remaining tables, for example:
The Exam table receives a list of Subjects, which in turn receives a list of Subjects, which in turn receives a list of SessionStudies.
When I delete some information from the Proof table, the relational information is not deleted and I have no knowledge of how to do this in Bubble.
Below image with the relationship of the tables.