How can I close the Form Confirmation Dialog box (and landing page) with a link


In the Form Confirmation Dialog box, I’d like the User to have 2 choices:

  1. “Check my Email” (a LINK which would close the box and landing page) or
  2. “Choice #2” (a button that links to another landing page)

For #1, how I can I close the Form Confirmation Dialog and landing page with a link?


4 replies

Hey Kim, 
It looks like nobody has chimed in yet here, so I’m going to go ahead and close this off, then pass this over to our Customer Success team to see if they can help out. Hang tight, we’ll be reaching back out to you shortly! 

Userlevel 3

Hey Kim

Kicking this one back open incase anyone else is curious about a solution for this.

To close your form confirmation dialog box with a button, you can set the buttons URL to:

javascript:lp.jQuery.ubpoverlay.close()

Thanks so much, Johnny! :) 

Im getting a error saying its undefined

Reply