Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Rich Description field on HR Task Template

Suzanne H
Tera Guru

I am trying to populate fields on an HR Task from the Parent HR Case. I want the Short Description and Description from the Parent HR Case to display in those fields on the HR Task. I am using Service Activity to create tasks when a certain case is submitted. I've tried the Rich Description field but it displays HTML instead of the values. Does anyone know how to solve this or have a different solution for passing values from a case to a task?

Thanks

SuzanneH_0-1693000259769.png

SuzanneH_1-1693001521377.png

 

1 ACCEPTED SOLUTION

Rohit01998
Tera Guru

Hello @Suzanne H 

 There are two Description fields on HR task table i.e (Type : String & HTML)

Bring Description (rich_description) field on the form through Form layout or Form Designer.


You can check the field value through list view as well.Screenshot 2023-08-26 at 8.23.36 AM.png

 

Mark my answer correct if this helps you...

Thanks

 

View solution in original post

5 REPLIES 5

Hello Tera can you elaborate on how to apply this to a request on a task table to populate watchlist into cc column on an email.