#How to make a task which is placed in
1 messages · Page 1 of 1 (latest)
Place Create Task module with taskID task_1.
Place trigger with condition "task_1" call BIS_fnc_taskState == "SUCCEEDED".
Place Create Task module for 2nd task and synchronize to trigger.
Thanks this is how I did it, but it show the newly added task firts and then the completed after. I would like to have some kind of delay before showing up the newly created one. Do you know if it is possible?
add delay to trigger?