round-purple•2y ago
unable to display dynamic buttons in the charts from a function
am experiencing a challenge where i have a function that is running very well in coding environment whose output is supposed to be buttons which a user can click on to select an option the problem is despite the function running correctly it still does not display the buttons in the charts anyone who knows where the problem could be
5 Replies
round-purpleOP•2y ago
as you can see here the code works just fine
round-purpleOP•2y ago
but in the charts it does not display the buttons:
@NiKo | Voiceflow are buttons supported within Functions?
Yes, on Chat agents.
https://developer.voiceflow.com/docs/functions
Sweet
then you need to do something like:
I did not test this, but it should be correct.