Open Page in LightBox from Dialog

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
UserName
 
 
Posts: 8
Joined: Thu May 03, 2018 10:58 pm

Open Page in LightBox from Dialog

Post 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.
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Open Page in LightBox from Dialog

Post by Pablo »

You can open a lightbox via a link / button.

Related tutorial:
https://www.wysiwygwebbuilder.com/lightboxes.html
UserName
 
 
Posts: 8
Joined: Thu May 03, 2018 10:58 pm

Re: Open Page in LightBox from Dialog

Post 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?
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Open Page in LightBox from Dialog

Post by Pablo »

I was referring to a normal button, Dialog buttons cannot open a lightbox.
Post Reply