7326
Views
5
Comments
Solved
Open page in new tab/window when you click the link
Question

Hi All,

It is possible to open the page to a new tab/window when the user click the link?


Thanks

Solution

Hi Jace,

You can achieve this functionality by using extended property Target  "_blank"



Regards

-SK-



Champion

Shashi kant Shukla wrote:

Hi Jace,

You can achieve this functionality by using extended property Target  "_blank"



Regards

-SK-



Hi,


Can put the new tab in fullscreen?


Thanks


hi Jace,

could be:

regards,

A

Solution

Hi Jace,

You can achieve this functionality by using extended property Target  "_blank"



Regards

-SK-



Champion

Shashi kant Shukla wrote:

Hi Jace,

You can achieve this functionality by using extended property Target  "_blank"



Regards

-SK-



Hi,


Can put the new tab in fullscreen?


Thanks


I done it by using Attibutes: target -> "_blank"



The attribute-value is added to <span> tag instead of <a>

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.