- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 07:18 PM
hello, I am in SOW view and I would want to remove the Comments and Works notes field on the left side and just leave the one in right (compose) however, there is no way for me to do it. If I remove the comments and work notes field on the form layout then both of them will get removed from the form of course.
But is there anyway I could just leave the one in right (compose)?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 08:10 PM
Hi @tindiz
You can try the OOTB client script below, which is used to hide the Notes section in the Incident form in sow view.
Name: Hide notes section
URL: https://<instance_name>/sys_script_client.do?sys_id=8bdc00d153c001108b91ddeeff7b120c
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 08:24 PM
I assume they are the same. either we can hide both or show both. As per my understanding.
Please mark helpful if it is helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 08:43 PM
As they are the same. Either we can hide both or show both as per my understanding.
Please mark it as helpful if it is helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 08:10 PM
Hi @tindiz
You can try the OOTB client script below, which is used to hide the Notes section in the Incident form in sow view.
Name: Hide notes section
URL: https://<instance_name>/sys_script_client.do?sys_id=8bdc00d153c001108b91ddeeff7b120c
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2024 07:50 AM
This worked! Thank you so much! @Tai Vu !