Activity Forums Salesforce® Discussions How to add a youtube video to a Salesforce visualforce page?

  • Abhinav

    Member
    August 19, 2016 at 2:20 pm

    Hi Tanu,

    Here is the sample code :-

    Note :- For youTube use their embed URL instead of buffering URL.

  • Shekhar Gadewar

    Member
    August 22, 2016 at 11:48 am

    Hi Abhinay,

     

    No code found.

    Pls provide

  • jai patel

    Member
    September 21, 2019 at 7:44 pm

    <apex:page >
    <h1>Example Of Youtube Embeded Code Here</h1>
    <apex:iframe width="854" height="510" src="https://www.youtube.com/watch?v=NgdrPALaWBY" frameborder="0"/>
    </apex:page>

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos