Share feedback, ideas and get community help

D
F
M
a
g

Dynamic Choices Block

Usecase: Resturant Menu Ordering System

so the issue is right now, if you want to place an order through type bot
the customer must first see the menu items
and to display them, you will have to create pic choice block for each one manually

Proposed:
A Dynamic Pic Choice Block
  • takes in array as input and will automatically display all the choices by creating some kind of:
dataset[itemindex]["label"]>label
dataset[itemindex]["pic"]>pic
  • whatever choice is choosen, either we can save its full json data in a variable or just the id
Attachment
image.png
B
A
4 comments
There is already such option πŸ™‚
Check out the Dynamic items option in the Picture choice settings
Perfect! Is there no way to do it without separating the tiles,pics and etc? (Just use one array and map the keys)
Typebot only support string or list of string. So it could not map anything in the example you provided πŸ™
Add a reply
Sign up and join the conversation on Discord
Join