Question
2
Replies
92
Views
T-Mobile
Posted: November 19, 2018
Last activity: November 19, 2018
Closed
Update Subcases from Parent Case
Hello,
In parent case I have list a subcases(retrieved with report definition).
When I click button on selected subcase it should update property on this specific subcase to true and for rest of them to false.
I was wondering about nice way of updating properties and avoid Acitivity with open obj-by-handle?
I started to update only one subcase to true but Im not sure if it good approach.
Hello,
I think you will always have to use Obj-Open-By-Handle anyway.