I have the issue that I want to update the backend after I edited a node. The event node-edit is only fired after the double click into the field. Plus the event doesn't specify which node is edited. Is there a way to do this or is it possible to implement an event when the edit mode is exited?
I have the issue that I want to update the backend after I edited a node. The event
node-editis only fired after the double click into the field. Plus the event doesn't specify which node is edited. Is there a way to do this or is it possible to implement an event when the edit mode is exited?