- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2026 09:31 PM
Hi,
The requirement is Work notes and Comments in SOW should be Rich Text HTML .
Does anyone has idea how to achieve this ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2026 10:01 PM
Hello @SS1510 ,
There is a property with glide.ui.journal.use_html
You can enable the above property to true to get HTML in Workspace.
If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2026 10:25 PM
those are journal input field types and don't directly support HTML
You can use the OOTB system property "glide.ui.journal.use_html" and set it as True but it will have impact at all the workspaces wherever journal fields are used
I won't recommend this, also there would be performance impact
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2026 09:05 PM
Hello @Ankur Bawiskar ,
Is there any way to make worknotes and comments HTML for incident only in workspace?
