Skip to main content

Notifications

Announcements

No record found.

Small and medium business | Business Central, N...
Suggested answer

call for a video

Posted on by
I want to test a simple call for a video:

usercontrol(TestVideo; /Microsoft.Dynamics.Nav.Client.WebPageViewer/)
                {
                    ApplicationArea = All;
                    trigger ControlAddInReady(callbackUrl: Text)
                    begin
                        CurrPage.TestVideo.Navigate('https://www.youtube.com/watch?v=h_z9n8pAHpM');
                    end;
                }
I get as error message: www.youtube.com has refused a connection.
 
Can someone help me?
 
Categories:
  • Suggested answer
    SeGra Profile Picture
    SeGra 44 on at
    call for a video
    Hi,
     
    the error Message means that the server does not allow to render the content inside an iframe.
    Instead of using the webpageviewer try using the Video codeunit with the play method (youtube url as parameter).
     
    More Info:

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans