How to add a hyperlink text on an RTC workitem
Accepted answer
Under "Defect" Workitem presentation ==> You can directly add "Non-Attribute-based presentation" ==> Kind ==> "Static Rich Text" and in "Text" you can add your url some thing like below
Guidelines: ☁ https://mycompany.com/wiki/RTCGuidelines#Defect
Now create a defect and check.
Comments
1 vote
showing 5 of 7
show 2 more comments
3 other answers
You can do it using the Wiki data type to the attribute. So, you can use the wiki markup language to create links.
https://jazz.net/library/article/1003/
https://jazz.net/library/article/1003/
Comments
Please note, if you want to use some attribute customization, you can use the built in single line or multi line HTML attribute customization. See
Lab 4.
However, as far as I know, JavaScript attribute customization won't work. I have never been successful with setting HTML from JavaScript attribute customization, as the tags seem to get escaped out and don't work any more.
Lab 4.
However, as far as I know, JavaScript attribute customization won't work. I have never been successful with setting HTML from JavaScript attribute customization, as the tags seem to get escaped out and don't work any more.