Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Add a Hyperlink to a Task Description

vcaracci75
Tera Expert

Is is possible to add a hyperlink via the scripting area in a catalog task? What I'm trying to do is something like this:

task.description = "Click here for more information";

The hyperlink would be embedded in the text.

1 ACCEPTED SOLUTION

rlatorre
Kilo Sage

I do not believe coded text can be added to a standard text field but they can to journal entry fields.


CODE tags to render HTML in a journal field


View solution in original post

1 REPLY 1

rlatorre
Kilo Sage

I do not believe coded text can be added to a standard text field but they can to journal entry fields.


CODE tags to render HTML in a journal field