I have a custom entity, which I connected by an n:n relationship. I am able - as expected - to choose a record from the custom entity in the documents entity, but not vice versa. I know, that it should work, but is does not in this case. The modal to choose the document opens, but when I klick the document`s folder, where I want to choose the document, it appears a load spinner for a fraction of a second and nothing else happens.
There is no error in the log file nor in the console (browser tools)
There is no error in the log file nor in the console (browser tools)
Comment