BotBuilder-Samples icon indicating copy to clipboard operation
BotBuilder-Samples copied to clipboard

Messaging Extension All Command with HTML and WebView rendering

Open Trinetra-MSFT opened this issue 5 years ago • 0 comments

We have integrated following ME Action command in existing sample Messaging Extension Action Commands C#

  1. Adaptive Card in Task Module
  2. Task Module Webview
  3. Task Module HTML Page

Following commands got added to Manifest as well: image

Fixes #

Proposed Changes

  • Integrated adaptive card in Message extension task module image image

-Added Webview in Task Module on action command image image

  • Integrated HTML razor page as Task Module form

image image

  • Integrated HTML razor view image

Testing

Trinetra-MSFT avatar Feb 11 '21 09:02 Trinetra-MSFT