Page 1 of 1

Open Page in LightBox from Dialog

Posted: Tue Mar 02, 2021 8:53 pm
by UserName
Hello,

Is there a way to open a Page from the Project in a LightBox after clicking a Button in a Dialog?

thx in advance for any advice.

Re: Open Page in LightBox from Dialog

Posted: Tue Mar 02, 2021 9:19 pm
by Pablo
You can open a lightbox via a link / button.

Related tutorial:
https://www.wysiwygwebbuilder.com/lightboxes.html

Re: Open Page in LightBox from Dialog

Posted: Tue Mar 02, 2021 9:51 pm
by UserName
thank you for fast reply

I need to open 2 different pages in a lightbox after a user-decision which is made by 2 Buttons in a Dialog


Dialog:

'choose Page1 or Page2' - by pressing Button1 or Button2



within Dialog's-Button-Event 'onClick', I only can show the Target-Page in the same browser-tab - but I need to show it in a LightBox

is there a way to receive this behaviour by using a Dialog as starting-point for the decision?

Re: Open Page in LightBox from Dialog

Posted: Wed Mar 03, 2021 7:32 am
by Pablo
I was referring to a normal button, Dialog buttons cannot open a lightbox.