HTML attributes in WorkItems
Accepted answer
tgau wrote:
Bold/italics are currently supported by the html attribute. Select
Ctrl+b and Ctrl+i to activate them. Support for wiki syntax is on its way.
--
Cheers, Johannes
Agile Planning Team
What markup (HTML, Wiki-style, ...) is allowed in HTML attributes?
I didn't find any documentation and have trouble make use of my
customAttribute
I'd like at least to use bold/italics/underline, bulleted lists,
ordered lists.
Bold/italics are currently supported by the html attribute. Select
Ctrl+b and Ctrl+i to activate them. Support for wiki syntax is on its way.
--
Cheers, Johannes
Agile Planning Team
Comments
Attribute type: "Large HTML"; Default Value Type: "Multi-line HTML"; I wanted to display hyperlink in the attribute. Attribute is read-only. Clicking this hyperlink should open the new website. Is it possible ?
Start asking your own questions, instead of commenting to a 6 year old question.
I have been able to create URL's/Links using the Wiki type in JavaScript calculated attributes. See
You can set an attribute with the API containing italic, bold and href's as shown in
https://rsjazz.wordpress.com/2015/02/09/a-rtc-workitem-command-line-version-2/