Hi All,
It is possible to open the page to a new tab/window when the user click the link?
Thanks
Hi Jace,
You can achieve this functionality by using extended property Target "_blank"
Regards
-SK-
Shashi kant Shukla wrote:
Hi,
Can put the new tab in fullscreen?
hi Jace,
could be:
regards,
A
I done it by using Attibutes: target -> "_blank"
The attribute-value is added to <span> tag instead of <a>