Can't get the response to stop inputting the word ...
# 🤝help
f
ff7e3e1b-0e33-4d21-a3c3-5995c2933486
b
hello hello
taking a look!
f
awesome thank you!
if u find the solution please let me know its been driving me crazy staring at my screen for 2 days straight lol
b
hahaha
I'm troubleshooting rn, but a quick workaround would be
setting up a path for each of these options

https://cdn.discordapp.com/attachments/1139255334200946719/1139262780663402646/Screenshot_2023-08-10_at_2.23.26_PM.png

that leads to a different node
f
ahh ok instead of using the execute code and linking it to 3 different nodes instead
b
yeah exactly, I'm sure the execute code card is returning some variable as undefined but I'm not sure why
f
ok ill do that in the mean time ya i tried everything i feel like but i figured the pros would def know more so thanks for checking it out
b
I'm definitely not a dev but I've asked my team to look into it
f
awesome thanks hope to hear back!
b
hey @faint-xylophone-57897!
I have a fix for you, from @acceptable-gold-88171 🙂
place this code to the beginning of your execute code block: if (!workflow.timeframe) {workflow.timeframe = ""}
what's happening was that your bot wasn't setting the variable .timeframe to anything, so that's what was being returned as undefined
f
ok trying righht now now thank you
they didnt give you a picture did they im receiving an error
b

https://cdn.discordapp.com/attachments/1139255334200946719/1139303539928215724/Screenshot_2023-08-10_at_5.05.25_PM.png

if you're running into an issue, I suspect it's because the double quotation marks "" are being formatted incorrectly
if you copy/pasted the code
so you can try that^
f
that did
it
thank you so much and thank you @acceptable-gold-88171 my brain can now move on
b
hahaha
sending good vibrations to you and your brain
2 Views