By col_edinburgh on
Is there a way to delete child nodes that refer to a 'master node' automatically when the master node is deleted?
Thanks
Is there a way to delete child nodes that refer to a 'master node' automatically when the master node is deleted?
Thanks
Comments
_
If you're using nodereferences, no there's no way to do that by default but you can use rules or use the cck_referential_integrity module.