My advise is simple to separate these to cases into 2 different controllers (or controller actions). _How_ to do this is entirely up to you.
PS: http://www.martinfowler.com/eaaCatalog/modelViewController.html -- Jasper N. Brouwer (@jaspernbrouwer) On 3 Mar 2014, at 15:48, Nima Sadjadi <[email protected]> wrote: > Please give the documentation page link where it is explained how to create a > controller for this? > If user confirms s/he wants to delete invoices too on order deletion, they > should be asked if they want to delete the transaction too, how to create a > controller for this? -- You received this message because you are subscribed to the Google Groups "doctrine-user" 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 http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
