Is there a way to delete child nodes that refer to a 'master node' automatically when the master node is deleted?

Thanks

Comments

WorldFallz’s picture

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.