Join Discord
Powered by
looks like I gave the wrong link there 🙈 Basicall...
# 💻developers
a
acceptable-kangaroo-64719
09/14/2023, 10:29 AM
looks like I gave the wrong link there 🙈 Basically you need to make an array of objects like
[{ label: product.name, value: product.id }]
save this array to a workflow var, and then pass that workflow var into the choices in your choice card
Previous
Next