Title: Bericht
Hey,
 
Does anyone know how to do the following:
 
I delete a node and with it the relations of that node is deleted. On the otherside of one such relation is an other node which should alse be deleted. I tried to do that in the editwizards by the following xml:
<action type="delete">

    <prompt>Deze poll verwijderen ?</prompt>

    <description>Klik hier om deze poll te verwijderen.</description>

    <object type="data" />

</action>

I delete a node which represents a poll. With the poll all answers should be deleted as well. The answers are in node "data". The above xml doesnt work. Is there an other way to do this?
 
Greetings,
Reinder

Reply via email to