- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2024 08:56 AM
How do I remove the work notes from UI builder in the Audit workspace? I need to remove it from the issues overview tab. Having difficulty due to page being read-only.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2024 01:29 PM
Hi @RandiReyna,
Try the following:
- Change the scope to GRC: Common Workspace Elements
- Open the following page {your instance}/now/builder/ui/pc/6cce1b7131eb1110f877707813070e22/
- Select Issue Overview record
- Select Row 3 component
- In the config pane, add the following CSS attribute in the CSS styles field
- Click Save
There could be a better way to hide it but it works.
Before:
After:
I believe this will only apply to the Issue record, so you will have to repeat the above steps for other tables as well.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2024 01:29 PM
Hi @RandiReyna,
Try the following:
- Change the scope to GRC: Common Workspace Elements
- Open the following page {your instance}/now/builder/ui/pc/6cce1b7131eb1110f877707813070e22/
- Select Issue Overview record
- Select Row 3 component
- In the config pane, add the following CSS attribute in the CSS styles field
- Click Save
There could be a better way to hide it but it works.
Before:
After:
I believe this will only apply to the Issue record, so you will have to repeat the above steps for other tables as well.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2024 08:28 AM
hi @James Chun , Thanks so much, that worked. Appreciate it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2024 05:51 PM
Hi there, would you happen to know how I can edit the Remediation Task overview tab? I need to add a timeline.
Thanks