Hello, The project uses sonata admin (symfony2). Suppose there are 2 entities, they are interconnected as one-to-many. I need to display a list of the 1st entity in the form, and after selecting ajax or else how the related entries for the 2nd entity are loaded. Googled, scrolled the documentation, but did not find any options.
Ps with the symfony2 framework is not so long ago familiar. Perhaps this is a trivial problem solved quickly enough.
So tnank you :)