Active
Project:
Node Relativity
Version:
5.x-2.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2009 at 18:31 UTC
Updated:
17 Mar 2009 at 17:33 UTC
I am using a calendar view to display the children nodes (with date fields) of various relationships. Now, a user deleted a parent node, but I'm still showing the children nodes on the calendar.
I thought I could just modify the view to ignore children nodes without parents, but I couldn't figure out a way to do that in D5.
I thought I could use actions (When a content type is deleted) and triggers (delete or unpublish the children), but I could not figure out a way to create the trigger action.
Anyone encounter anything like this?
Comments
Comment #1
Rick Nashleanas commentedI've been trying to figure this one out also.