Forum Discussion
AndreashekSwiech
Jul 08, 2021Copper Contributor
Feedback mechanism
Hello, I am interested in preparation feedback mechanism which is NOT included in Teams window for internal (company) chatbot prepared with Microsoft Bot Framework. For example: - thumbs up/down be...
- Jul 14, 2021
AndreashekSwiech - currently you can not include these as part of Teams chat UI. Instead this can be implemented as Adaptive Card action with Task Module. You can render your adaptive card with icons.
Please take a look at attachment manifest which shows Task Module experience.
Wajeed-MSFT
Microsoft
Jul 12, 2021AndreashekSwiech - could you please share some screenshots of functionality you want to achieve?
- AndreashekSwiechJul 14, 2021Copper Contributor
Hello,
Wajeed-MSFTthis is something like:
The main problem is that I need to implement it within MS Teams.
Regards,
Andy
- Wajeed-MSFTJul 14, 2021
Microsoft
AndreashekSwiech - currently you can not include these as part of Teams chat UI. Instead this can be implemented as Adaptive Card action with Task Module. You can render your adaptive card with icons.
Please take a look at attachment manifest which shows Task Module experience.- AndreashekSwiechJul 15, 2021Copper Contributor