How to append the label name in red color for Multiple choice type variable on catalog form

Atik
Tera Contributor

Hello Everyone,

 

I have one requirement from one of the user to make the variable name which is multiple choice variable, and I wanted to make half of the variable name in red.

For Example,

Variable One***ONLY Service Now Team Members can Select

 

I wanted to check that is it feasible in ServiceNow if yes please help me with it, if not any workaround for it.

 

Thanks in Advance,

Atik

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@Atik 

are you saying half of the variable label should be red?

Not possible without DOM manipulation.

Using DOM manipulation is not recommended

check link below where I shared solution for something similar and you can enhance it further so that it makes only half of it red

How to make text of Label type in Bold 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

1 REPLY 1

Ankur Bawiskar
Tera Patron
Tera Patron

@Atik 

are you saying half of the variable label should be red?

Not possible without DOM manipulation.

Using DOM manipulation is not recommended

check link below where I shared solution for something similar and you can enhance it further so that it makes only half of it red

How to make text of Label type in Bold 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader