Hi
am trying to get multiple values in the form for appointment booking. For few of the slots i want to populate the list to the user and then ask them to select from it.
Eg For doctors i want to give them a list of doctor’s name to select from.
Drop-down lists are something you’d need to use a custom output payload for depending on the channel you’re using. You could specify the payload as json in your custom action, and fill the names of the doctors from your database/wherever you’re getting their names from
Just a note with regards to mentioning people in posts, please take a look at How to use Solutions & Mentions for guidelines; it’s helpful if you don’t mention multiple community members or members of the rasa team in your post.