It's all about the answers!

Ask a question

How to create a custom field of type URL in RTC?


Guislain LAGRON (3664) | asked Mar 18 '13, 9:15 p.m.
 I am trying to create a custom field of type URL.  The type does not exist, and Small String does not behave like a URL (i.e. it does not recognize that it is), and Medium HTML could work but it is overkill.

What other options do I have?

2 answers



permanent link
Eric Jodet (6.3k5111120) | answered Mar 19 '13, 2:09 a.m.
JAZZ DEVELOPER
 Hello Guislain,
URL typed custom attribute will be addressed with URI type custom attribute (90151)
For now, you may use HTML attribute.

Thanks.
Eric.

permanent link
SEC Servizi (97123660) | answered Nov 27 '13, 5:22 a.m.
We tried to use an HTML attribute with some HTML injection to be able to add description to URL:
[a href="https://localhost/jazz/web/"]Login to Jazz repository[/a]
On Eclipse UI we can see the attribute as expected, so the trick works! :P
Sadly, on web UI the HTML content is not parsed and we got only the raw HTML.
Cheers.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.