-
evaluacionproveedoresAsked on September 15, 2025 at 4:08 PM
Hi,
My request is very simple — I hope you can help me again!
I have a form with some questions, and I need to complement one of them with a link. Specifically, I want to invite the user to click on a link that should open in a new browser tab or window, allowing them to consult the content before answering the question.
You can take a look at the form on page 7, question 14. There’s a question where I’d like to add a link immediately after the text.
Ideally, I’d like the link to appear directly below the question.
How can I add a link inside the question text?
The link is a reference to another webpage.
Thank you!
-
Joseph Christian JotForm SupportReplied on September 15, 2025 at 5:28 PM
Hi evaluacionproveedores,
Thanks for reaching out to Jotform Support. To include a clickable link inside a question text that opens in a new browser tab, you can use the following HTML code:
<a href="https://jotform.claystructures.co/workspace/" target="_blank" rel="noopener noreferrer">LINK</a>
Let me show you how to add it:
- In Form Builder, select the Single Choice field and click on the Gear icon.
- In the Field Label section, paste the code at the end of the question.
Give it a try and let us know if you need any more help.
-
evaluacionproveedoresReplied on September 15, 2025 at 9:15 PM
Perfect, it works!
Thank you
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!