Hello! I'm trying to do some custom actions regarding this type of notification handling. Basically, when editing or creating certain types of content, I need to display some property editors depending on the logged user group. On previous versions this was pretty easy as I just needed to implement the aforementioned handler.
However this was removed in v14 and it lacks updated documentation, besides mentioning that this action was moved to the client side.
Is there any alternative?
Thank you!