Catalog client script for making text Bold and with some colours
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2024 09:26 AM
Need help to write a Catalog client script to make variables ( Catalog Item Variables ) bold and highlighted with some colors. Catalog Item Variable whose type is not rich text type variable example ( single line, drop ).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2024 09:33 AM
I dont think there is an OOB way to make variables highlighted with colors. And I wouldn't recommend using DOM manipulation.
Is there a particular reason, you want to highlight few fields? What is the use case here?
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2024 10:06 AM
Yes its a custom requirement. So I am looking to create a custom onload Catalog Client script. Appreciate if someone can help me with the script.