Embed URL's inside Text/Paragraph
Hello All,
I am working on one of the NBAA projects and I am working on fixing an issue with displaying URL's with the paragraph and when the user clicks on the link,this url should be opened in a new window.
For example:
Please refer to the document for more details.
Here the document has to be highlighted as URL and when the user clicks on document a new window should be opened.
Thanks,
Mythili
Go to the paragraph rule and click the "Source" button.
You can type there the html:
and the page will open in a new tab/window.
Later edit: I see there's also an "Insert link" icon, and you can configure it with _blank target.