- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 06:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 06:57 PM
Hi @Srinivas snow28 ,
It's a form element used to display information that is not a field in the record. Add formatters to a form by configuring the form.
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 06:57 PM
Hi @Srinivas snow28 ,
It's a form element used to display information that is not a field in the record. Add formatters to a form by configuring the form.
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 07:29 PM - edited 02-11-2025 07:29 PM
Hello
A formatter in ServiceNow is a UI component that enhances the display of records in a form by formatting or structuring data in a user-friendly way. Formatters do not store data but visually represent it for better usability.
Types of Formatter?
Navigate to > System UI > Formatters.
If the built-in formatters don't meet your needs, you can create a custom formatter using UI Macro or UI Script.
Formatters(Yokohama)
