- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi there,
I’m trying to understand the intended purpose of the Category field on Citations in ServiceNow IRM, and whether it is expected to be actively used by business or Compliance users.
sn_grc_choice_list) and appears to be filtered in a way that returns no records (for example, based on an empty Sys ID).- what Category is intended to be used for on a Citation
- whether it is meant to be customer‑configured
- or whether it is no longer actively used
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @StormR
By default, this field is not visible on citations, seems like someone made it visible for you.
The citation table is an table extension of the "content" table. The field category lies there and is hidden on citations. In other extendendig tables (Control Objectives and Risk Statements for an instance), this field is shown.
Also: ServiceNow in some cases provides additional fields that may be useful to customers on tables, but hides them to avoid "overload". If needed, you are welcome to make them visible use them.
Typically, categories are used for filtering or categorizing items in lists. For example, you might want to add a dashboard that displays all citation compliance values categorized as "very, very important."
This means you dont need to use it, if you do not have "categories" for citations.
IF you want to use it you can change filters and add choices to your liking.
Hope this helps you to understand it a little more.
and "accepted solutions"This motivates others to take part, post solutions and find answers. Thanks! - Mat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @StormR
By default, this field is not visible on citations, seems like someone made it visible for you.
The citation table is an table extension of the "content" table. The field category lies there and is hidden on citations. In other extendendig tables (Control Objectives and Risk Statements for an instance), this field is shown.
Also: ServiceNow in some cases provides additional fields that may be useful to customers on tables, but hides them to avoid "overload". If needed, you are welcome to make them visible use them.
Typically, categories are used for filtering or categorizing items in lists. For example, you might want to add a dashboard that displays all citation compliance values categorized as "very, very important."
This means you dont need to use it, if you do not have "categories" for citations.
IF you want to use it you can change filters and add choices to your liking.
Hope this helps you to understand it a little more.
and "accepted solutions"This motivates others to take part, post solutions and find answers. Thanks! - Mat
