microsoft / microsoft/Dynamics365-Apps-Samples
Smart Assit Adaptive Card icons in Productivity pane not displaying
@susikka is already working on this.
Since Mar 30, 2020.
- Dominant language
- C#
- Stars
- 184
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
I have implemented the Smart Assist bot in our Omni-channel instance. It is working fine except for the Icons in the cards. When the cards is displayed in the Productivity Pane, the icons are being prefaced with "https://urlp.asm.skype.com/v1/url/content?url=".
I have tried using both the Icon data that was originally in the Smart Assist solution and also a webresource in D365 CE.
OpenIcon = "data:image/png;base64,iVBORw0KGgo..."
webresource = "https:///WebResources/msdyn_/Images/openicon.png"
I believe the icons were working when we exposed Smart Assist in a section on the Conversation Summary form. This started after moving it to the Productivity Pane.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.