1

When we login to Office 365 and use our Dynamics 365 Web App we can easily qualify a lead by clicking the "Qualify" link.

We use Microsoft Teams (MacOS app) and have embedded the Dynamics 365 App. However, we are unable to qualify a lead due to the Dynamics 365 command bar not being rendered.

Dynamics 365 Web Version

Dynamics 365 MS Teams Version (MacOS)

Paul Hale
  • 307
  • 4
  • 14

1 Answers1

2

I am also experiencing the same behavior when I use the embedded Dynamics App in MS Teams. Reason is the embedded url has cmdbar=false in it.

enter image description here

enter image description here

When I change the url querystring in popped out url as cmdbar=true, I see the command bar/ribbon buttons.

enter image description here

Not sure about this, it could be a bug & a MS ticket can confirm this.

Alternately If you use the tab component, it works nicely.

enter image description here

enter image description here

  • 1
    Tab idea works well. I’ve raised a UserVoice bug here if anyone thinks it should be voted up... https://microsoftteams.uservoice.com/forums/908686-bug-reports/suggestions/39268675-dynamics-365 – Paul Hale Dec 17 '19 at 01:04