Solved
Document link is seen in different tab
I have a document link in my questions and I would like the document to be seen in a different tab or different page of the survey link. Would this be possible?
I know that we can do right click on the link and click "open in new tab", but would it be possible if it will go directly to the different tab when my participants click on the link?
Thank you,
Best,
Sherly
Best answer by Bhushan
Hi @Sherly,
You can use below code to show the link in new tab.
`<a href="Your Link" target="_blank">Your text to click on the link</a>`
Thanks,
Bhushan
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.