- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 05:21 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 05:24 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 05:24 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader