add lightbox video in landing page template | Community
Skip to main content
New Participant
October 8, 2020
Question

add lightbox video in landing page template

  • October 8, 2020
  • 1 reply
  • 4216 views

Hi,

I was wondering if anyone in the marketo community knows how to code a button which pops up a lightbox which will display a youtube / vimeo video? I wiould like to add this code to the landing page template.

 

thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
New Participant
October 8, 2020

That's a very broad requirement — certainly something like Boostrap's modal (or any library/framework's "modal" or "lightbox" module) can be used in this way. I'd advise you to choose the look-and-feel you need from the libraries out there. A Marketo (Guided) LP supports any layout you want.

Tracy_Boesken
New Participant
September 29, 2021

Hi, I have the same question. I have (in this case) Vimeo embed code...but where do I place the code in the Marketo's form's button? My goal is to have the video play/lightbox when the form is submitted.

 

Thanks,

--Tracy

SanfordWhiteman
New Participant
September 29, 2021

You’d need to add the code that initializes the player in an onSuccess listener.