- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2024 05:22 PM
Hello,
I am trying to populate an html field with a text in this format for example:
Title:
description
But when i tried to check on the description field it just displays as a single line.
This is my sample script:
It seems that \n is not working when populated to an HTML field. Do you have any suggestions?
Regards,
Vaine
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2024 05:42 PM - edited ‎02-01-2024 05:44 PM
I also found the solution, you just need to find the source code and paste it inside a variable.
This article helped:
https://www.servicenow.com/community/developer-forum/how-to-set-the-format-on-html-field/m-p/1992713
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2024 05:42 PM - edited ‎02-01-2024 05:44 PM
I also found the solution, you just need to find the source code and paste it inside a variable.
This article helped:
https://www.servicenow.com/community/developer-forum/how-to-set-the-format-on-html-field/m-p/1992713