Is it possible to set an adaptive card with date input in a waterfall dialog?(Using Bot Framework on Web and Teams)
问题 Is it possible to set an adaptive card with date input in a waterfall dialog?(Using Bot Framework on Web and Teams). What I need is user to select a date using adaptive cards Input.Date feature(Which is working everywhere except in Waterfall Dialogues) ie I need this adaptive card(which is already created as json in a local path) and return as context.PromptAsync() to next waterfall step. Thanks, Gokul. 回答1: it's possible. you can design date-input card schema on https://adaptivecards.io