Hi,
I created an APP and I want to see the APP in dynamics crm.I added as IFRAME but dont loading.How to solve this prbolem?
Is there anyone who can help me about this matter?
Best Regards,
Akbulut
Hi @Akbulut,
Do you want to embed an app into your Dynamics 365 CRM?
The user @Gustaf Westerlund has faced same issue with you, and he has provided a solution for this issue. Please check the following blog:
http://gustafwesterlund.blogspot.com/2018/06/embedded-powerapp-in-dynamics-365-ce.html
On your side, please take a try to type your <iframe> formula within the <html><body> tag as below:
<html> <body> <iframe width="1024px" height="768px" src="https://web.powerapps.com/webplayer/iframeapp?source=iframe&screenColor=rgba(104,101,171,1)&appId=/providers/Microsoft.PowerApps/apps/904e3ac1-1e26-4b4b-a384-971485f6709c" /> </body> </html>
Note: The '904e3ac1-1e26-4b4b-a384-971485f6709c' represents the App Id, please replace it with your own App Id.
Best regards,
Kris
MS.Ragavendar
32
Michael E. Gernaey
19
Super User 2025 Season 1
Rajkumar_M
16
Super User 2025 Season 1