简体   繁体   中英

How to add autocomplete for a field in a teams bot?

I have one bot placed it in Microsoft teams, I want to enable autocomplete feature for one the fields in the bot, the autocomplete suggestion will come after searching a csv file present in external server, how the integration could be done between the external server and teams bot, and how this autocomplete feature could be achieved. Any suggestions on that will be really helpful.

@Aman - You can implement static/dynamic typeahead search in Adaptive Cards.

Please refer below sample: https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-type-ahead-search-adaptive-cards

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM