Solved using 3 controller actions, the parent action redirect the requests to the required child.
I didn't though enough the problem :) Thanks! --- El jueves, 15 de marzo de 2018, 19:26:08 (UTC+1), Gonzalo Sáenz escribió: > > Hi, > I've a parent entity who is related to two entities and from a parent > controller action I need launch a couple of methods that use the formtype > of the child entities. > > (My parent entity order several child entities of different classes and > launches forms for persist them in a determinate order) > > I would like to use the Admin of the child entities (or the controller) > but I don't know how could do this. > > I would appreciate any help since I am stuck. > > Thanks! > > -- You received this message because you are subscribed to the Google Groups "sonata-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sonata-users. For more options, visit https://groups.google.com/d/optout.
