The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Rich text editable from record producer

miro2
Mega Sage

Hi,

Is it possible to add a rich text variable that is editable from a record producer?
So far, I haven't found any option to do that. Maybe using a custom type and macro, but I'm looking for a simpler way to do that.

miro2_0-1695116378742.png

miro2_2-1695117048187.png

 

 

 

1 ACCEPTED SOLUTION

Hi @miro2 

 

Can you try using HTML type variable? 

I don't know if this will work but can you try once

 

Vishal Birajdar
ServiceNow Developer

I know one thing, and that is that I know nothing.
- Socrates

View solution in original post

6 REPLIES 6

Vishal Birajdar
Giga Sage

Hi @miro2 

 

I don't think , you will able to use Rich text like this.

Can you let us know why do you want rich text on portal or ui..?

 

 

Vishal Birajdar
ServiceNow Developer

I know one thing, and that is that I know nothing.
- Socrates

Hi @Vishal Birajdar , thanks for your reply
I want agents to use rich text directly from the backend, not the portal. They should be able to provide descriptions as they would with a normal rich text editor. Then this description will be mapped to rich_description field in HR Task and will be visible for user in portal.

Hi @miro2 

 

Can you try using HTML type variable? 

I don't know if this will work but can you try once

 

Vishal Birajdar
ServiceNow Developer

I know one thing, and that is that I know nothing.
- Socrates

HTML type variable works fine, thanks