Hi,
Currently, I am using HTML Text to generate link
When the user clicks on the link, it will open another tab.
Is it possible to open another window instead of open another tab?
Thank you

Hi,
Currently, I am using HTML Text to generate link
When the user clicks on the link, it will open another tab.
Is it possible to open another window instead of open another tab?
Thank you
Hi @Anonymous :
This largely depends on the settings of your browser. You cannot use pure HTML to "force" it from creating a new tag to creating a new window.
I have two alternatives:
1\Select "Open in a new window" by right-clicking
2\Set up a browser to force a new window to open
Best Regards,
Bof