SOLVED

How to use same form on page twice: in lightbox and embed?

Go to solution
Robert_Ozeroff
Level 1

How to use same form on page twice: in lightbox and embed?

Hello,

I'm having trouble embedding the same form twice on a page. I'd like to have a lightbox open on a button click near the top of the page and the form embedded on the bottom.

I am close to making it work but the bottom form appears twice. Any ideas? Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: How to use same form on page twice: in lightbox and embed?

4 REPLIES 4
SanfordWhiteman
Level 10 - Community Moderator

Re: How to use same form on page twice: in lightbox and embed?

Please provide a URL with your actual form so we don't have to use our own forms in a demo.

Robert_Ozeroff
Level 1

Re: How to use same form on page twice: in lightbox and embed?

Thank you for replying Sanford. Here's the basic version of the code:

https://codepen.io/robertlo/pen/ZNZGGg

SanfordWhiteman
Level 10 - Community Moderator

Re: How to use same form on page twice: in lightbox and embed?

Robert_Ozeroff
Level 1

Re: How to use same form on page twice: in lightbox and embed?

Thank you so much, Sanford! Really appreciate that you did this .