cq5 - Event handler for delete child component in AEM/CQ -


How can I add an event handler to my Adobe AIM 6 component which triggers when the child component is destroyed ?

There are many listeners that I can list event handlers in, but unfortunately there is not one for later.

I tried to add a Sek: childEditConfig component to component, but at least AIM 6 does not fire the handler:

   & Lt; / Jcr: root & gt;  


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -