[FLOW3-general] Delete Entity Recursive
Robin Lehrmann
role at vkf-renzel.de
Thu Oct 4 14:18:08 CEST 2012
Hello Together!
I have create a relation between two Models:
ProductGroup -> OneToMany -> Product
In the ProductRepository are a lot of products. I want to delete the
ProductGroup and
all products that has the deleted productGroup.
Now I should remove all products manually. Is it possibe that the
products delete automatically ?
Cheers,
Robin.
More information about the FLOW3-general
mailing list