Question
6
Replies
763
Views
LANIT-BPM
Posted: June 1, 2016
Last activity: October 18, 2016
Closed
Declare trigger question/problem
Hi there!
I have classes A and B, B has a linked property a of class A. There is also Declare Trigger for class A. After step Obj-Save with page of class B Declare Trigger is somehow fired with this page as context. Is it the correct behavior of the trigger or defect in the code?
Thanks in advance.
Hello,
I can see the same behavior at my end. I will dig in more to try to understand whether this is by design or is this a bug.