Hi!
I have relation 1:N between campaign and my custom entity. On campaign form I'm showing related table (custom entity).
I need to do some actions when I add/remove records from this related table.
For adding I have registered my plugin on create message (all work ok).
What type of message (add new step for my plugin) I need to use for remove record from related table?
Thanks!
*This post is locked for comments