Hello everybody.
Working on the agentry 7.0.13.1 plugin and SMP 3.0 sp11 pl2
I have a screen with objects and can edit them. The object has the property "confirmed". I want to open transaction for the object only if this property is not true.
So. I made an enable rule in action which triggers the transaction. And if i double click on item - everything is ok. If it is not confirmed - action fires, else not.
But i want to have the option to open transaction with the scan. So in single match action i am calling this action too. It is opening transaction with scan too.
But the problem is that enable rule is ignoring. Even if i put the always disable in action enable rule - the single match action opens the transaction.
how can i solve this problem?
cannot find anything about this on forum. thanks for help in advance.
Stanislav