Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
SOLVED

Component behaviour on delete

Avatar

Level 4

Hi,
is it possible to set component behaviour when the component is deleted? I need it to edit cq:tags when one of my components got deleted.

Thanks for any help.

1 Accepted Solution

Avatar

Correct answer by
Level 2

just a couple of pointers:

on CQ level, this can be done with workflows.

Sling/JCR level are described here: http://cqdump.wordpress.com/2012/11/13/cq-coding-patterns-sling-vs-jcr-part-2/

cheers,

Ben

 

http://cqblog.inside-solutions.ch/

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

just a couple of pointers:

on CQ level, this can be done with workflows.

Sling/JCR level are described here: http://cqdump.wordpress.com/2012/11/13/cq-coding-patterns-sling-vs-jcr-part-2/

cheers,

Ben

 

http://cqblog.inside-solutions.ch/