Add Hyperlink to Description Field of Task

vcaracci75
Tera Expert

Is it possible to embed a hyperlink into the Description field of a RITM task?

9 REPLIES 9

Uncle Rob
Kilo Patron

Not the OOB one.   Task.Description is a string.   You'll want a field that's of type HTML.


Okay, so if there is no OOB solution, can we build one?



Thanks,



Vince


Yeah, you can create your own field of type HTML.   If you want an example of how it will behave, go to the Knowledge table and check out the "text" column


Is there a way to script it into a string field?