- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023 02:16 PM
I am trying to change the fields that are display in the details tab of a Security Incident (SIR record). The current fields in the details tab display values for: Priority Risk score State in that order. I am being asked by the Security Agents to change the attributes and order, however I can not find where UI Builder SIRW I can access these fields to modify them. I have spent way too much time hunting for where this dialog is defined without success. If someone could point me to the correct location where this dialog (attached) is defined I would be most appreciative. Many thanks in advance!
Solved! Go to Solution.
- Labels:
-
Security Incident Response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 02:15 AM
Hi aannas,
These are the steps:
1. go to sys_aw_form_header table (you can type 'sys_aw_form_header.list' into the navigator filter)
2. filter the table by 'Table' column to be 'sn_si_incident'
3. open the record and look at Secondary Values related list
4. modify it according your needs
Please mark my reply as Helpful and Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 02:15 AM
Hi aannas,
These are the steps:
1. go to sys_aw_form_header table (you can type 'sys_aw_form_header.list' into the navigator filter)
2. filter the table by 'Table' column to be 'sn_si_incident'
3. open the record and look at Secondary Values related list
4. modify it according your needs
Please mark my reply as Helpful and Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 07:41 PM
Many thanks Ondrej, exactly what I needed to get the configuration updated