Posted by michaelsilverman on September 2, 2011 at 10:59pm
Created an Action and set it to be triggered by the "After saving new content" event.
The Action reads all the nodes of the type just created and puts certain fields into an XML file. It works except the node created is missing. It appears that it has not yet been written to the DB.
The log (see attachment) shows that my Action is firing before the node is Saved.
Is there a way to have an Action trigger after the node is saved?
Thanks,
Michael.
| Attachment | Size |
|---|---|
| Screenshot-4.png | 18.32 KB |
Comments
Did you find any solution as
Did you find any solution as i have now the same issue?