
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2023 01:35 PM
Super novice at attestations. Here's my issue, I am trying to add the Control Description to the GRC Control Attestation and cannot figure out how to customize the header. I found this question/response but it doesn't tell me how to navigate to the Document Title shown. Any guidance would be greatly appreciated:
Here is image from the question linked above:
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 02:17 PM
I figured out the answer
The table name is "sys_ui_title". The entry does not exist automatically but you can create an entry that adds additional information to the existing header. Our attestation header looks like this by default:
And we wanted to add the Description
STEPS
- Change Application to GRC: Policy & Compliance Management
- Navigate to "sys_ui_title" list
- Select the "New" button
- Change the table name to "sn_compliance_control"
- Select the fields you want to add to the form (my image shows additional fields I'm not actually adding)
- Enter the answer = "[Your answer here]" into the Script box
- Save

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 02:17 PM
I figured out the answer
The table name is "sys_ui_title". The entry does not exist automatically but you can create an entry that adds additional information to the existing header. Our attestation header looks like this by default:
And we wanted to add the Description
STEPS
- Change Application to GRC: Policy & Compliance Management
- Navigate to "sys_ui_title" list
- Select the "New" button
- Change the table name to "sn_compliance_control"
- Select the fields you want to add to the form (my image shows additional fields I'm not actually adding)
- Enter the answer = "[Your answer here]" into the Script box
- Save
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 11:36 AM
After creating a new record, is there a script that would pull this new record as the Assessment header or where do I make the change?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 12:46 PM
Hello litchick10,
Can you kindly check my issue with this?
I posted a question on a community. My script was working and suddenly is not.
Does it still work for you? I need to know if it stopped working after some SN upgrade or plugin update or there is another problem.
Thanks a lot!
https://www.servicenow.com/community/grc-forum/document-title-sys-ui-title-html-stopped-working/td-p...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 02:32 PM
I looked at your code and didn't see anything that jumped out at me. I'm hoping that SNOW didn't eliminate HTML for this, I'd recommend submitting a SNOW support ticket and see if they can help.