2

I have deployed a qnamaker bot to Microsoft Teams but the dialog buttons don't show up anymore.

In the qnamaker site, the buttons work

In teams, the buttons don't appear ;(

Does anyone have any ideas as to why this changes? Is there anything I can do to solve this?

Ceal Clem
  • 225
  • 4
  • 10

2 Answers2

1

@Ceal clem Are you trying to use Suggested actions? If so, suggested actions are not supported in Teams. Could you please try using Cards to show the buttons?

Gousia Begum
  • 2,076
  • 1
  • 5
  • 9
  • Thanks for your reply. I'm not sure it is suggested actions, it's the "follow-up prompts" that allow you to create a sequential dialog that aren't showing up in teams...is that the same thing? – Ceal Clem Oct 30 '19 at 10:49
  • 1
    Teams only uses cards to show buttons. Could you please try using cards to give a rich UI to the messages? – Gousia Begum Oct 31 '19 at 10:30
0

From the documentation here: https://learn.microsoft.com/en-us/azure/cognitive-services/QnAMaker/how-to/multiturn-conversation#enable-multi-turn-during-testing-of-follow-up-prompts

You need to add this sample to enable prompts in client.