AfterDetachEvent

Hi,

Is there any possibility to know if any Edit Event (particular AfterDetachEvent - let say a new object with particular ID)) comes from Browser Create or Browser Edit button?

Regards,
-n

Hi,

No, you cannot determine the source action in an entity listener.
If you need this, consider invoking a custom service instead of using events.

1 Like