How to manage n-n relationship in this case ?
Hello, I'm having a bit of trouble figuring out how to handle the data registration in the intermediate table in this relationship. I save the framework ID in the 'sheets' table, but once the framework is determined, another select appears and allows choosing skills from this selected framework in the previous select. I was thinking of attaching each skill in the afterCreate() function, but when the resource is edited, it becomes more complicated ...
Part of the Form with selects :
Help would be really appreciated
Part of the Form with selects :
Help would be really appreciated

