choosing Group #1 and Group # 2
-
can we make something like if one condition fulfill, the logic will run only group #1 and if its not fulfill it will run group #2 logic....?
-
@osasono Yes, you can. What do you need exactly?
-
i need to run only group 1 logic or only group 2 logic if certain condition fulfill. For example I put sell and buy pending order. If it trigger sell pending order I want only all logic related to sell pending order run.
-
@osasono Doesn't sound complicated. Can you please share the link to your project to see the exact structure of blocks?