Jump to other node in the same flow with no arrows
# 🤝help
s
Hi everyone, I'm working with Botpress Cloud and I need to know how to jump from one node to another within the same flow without connecting them with arrows, only by code card. Is there a way to do this programmatically or through some configuration? Thanks in advance for your help! https://cdn.discordapp.com/attachments/1255187659253481535/1255187665070854144/pexels-photo-2923156.webp?ex=667c381b&is=667ae69b&hm=77e8a581546f7aa1aaae82122040e158ea069ebbf23e8e60a749aa2abef7dbb7&
w
Hi, from what I know, it's not possible
But a trick to do it will be to have a boolean variable and set it up to true or false inside of your code, and then add an expression card
workflow.bool === true
for example
but maybe someone has a technique to do it, and i'm interested too 🙂
s
Thanks for your help. It's quite strange because in botpress v12 you could make jumps to any flow/node, feels a step behind. Thanks again 🙂
w
i'm not familiar with v12, but yes that would be a great feature !
maybe you can propose it there #1111026806254993459