Subject Trigger in wrong time
Author andreventu
Hi all,

I created a trigger before update in my table. When the Pessimistic
Lock property is set to true, the trigger active when the table
change to edit mode. Shouldn't it active when I post the data? How
can I do to active the trigger after the post without set the
Pssimistic Lock property to false?

Best regards,

André