Skip to main content
Nintex Community Menu Bar

Hi,

 

Is this a bug in K2? - Hyperlink Control with Target set as New Windows works fine on its own and opens page in a new tab.

 

But if you include the same Hyperlink in a data label expression - it opens the link in the current window, not a new tab.

 

The simplest of things are so annoying to do with K2...

 

Any ideas?

Hello  @Sharpharp1 


 


When you add your anchor tag into an expression, just add the following: 


 


target="_blank" 


 


This will allow for it to open in a new tab/window (depending on the web browser).


 


Regards,


Michelle


Reply