Hi all.
I would like to count the number of tasks in the WORKORDER by Formulas for attributes.
When I add or delete a child task and save it in the same transaction, the number of tasks before the addition or deletion is counted.
Formulas setting : count$childtask
Operation:
-Create workorder
-Add 2 tasks
-Save
-The total number of tasks 0.should be 2.
It may be possible to do this with an automation script, but I am trying to verify if there is a way to do it with Formulas for attributes.
Thanks