Skip to main content

Hello!

 

I'm trying to figure out how to resolve this issue -- I'd like my nintex form to have dynamic links  to other forms on the system.  The dynamic link is a custom built from a field value in the form. This works. However, I want the link to open in a new window. How do you force the link to open in a new window?

 

hey @206NintexDev ,



 



u can add target="_blank" to it.



 



this will either open a new tab or a new window (it depends on the browsers settings).



 



u cant set whether the link will be opened in a new window or new tab.


Reply