How Hyperlinks are Displayed in String/Textarea column
This page explains how links are automatically displayed as clickable hyperlinks in Table Grid Next Generation for Jira Data Center.
When you enter a valid link into a String or Textarea column, the link is automatically converted into a clickable hyperlink. Clicking the hyperlink opens the link in a new browser tab.
Only valid links are converted into clickable hyperlinks. All other text remains plain text.
Rules for Valid Links
Rule | Details |
|---|---|
A valid link must satisfy one of the following conditions |
|
The following special characters can be used to separate multiple valid URLs: | , ~ ` ^ \ ; [] {} ' “ |
The following special characters are allowed as part of a valid URL: | # - / . ? _ |
The following special characters may appear between a valid URL and other text: | ! @ $ % & * () = + |