Page 1 of 1

[SOLVED] Dialog Box from Text Link?

Posted: Sun Mar 29, 2026 12:27 pm
by AliGW
I'm following this: https://www.wysiwygwebbuilder.com/dialog.html

Is it possible to make one of these dialogs appear from a text link? Or do I have to create a button or something similar? The object's ID is termsDialog.

Thanks.

Re: Dialog Box from Text Link?

Posted: Sun Mar 29, 2026 12:29 pm
by Pablo
You can show a dialog via a text link by using events (show action).

Re: Dialog Box from Text Link?

Posted: Sun Mar 29, 2026 12:35 pm
by AliGW
Got it - thank you!