I created a script that warns users about a change in the system, by popping up a Dialog Box with a message "To see more about this change, visit www.examp.le".
How do I place a clickable Hyperlink inside a Custom Dialog Box?
This way, the user can click the url inside the Custom Dialog Box and go straight to the website.
Maybe you can achieve it by using a card window instead of a dialog box?
4 Likes
Add a button that performs this
4 Likes