- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2019 09:39 PM
Hi,
Can anybody please tell me How to Hide/Suppress Standard Change Forms on Service Portal not make it inactive but only hide from portal not backend. Like we we have for catalog items to hide from portal.
Thanks in advance.
Vaishnavi
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2019 12:50 AM
You can leave the OOB ACL with admin override checked, only downside of updating the OOB ACL is that in future upgrades, if this ACL is updated by servicenow, then this ACL wont be updated automatically.
If you want to avoid all this, just create one more ACL with same config as OOB but with admin over ride checked. That would solve upgrade problems.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2019 09:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2019 09:55 PM
Thank you so much 🙂 It worked!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2019 10:01 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2019 10:22 PM
There is a OOB ACL, is blocking it.
https://<instance_name>.service-now.com/sys_security_acl.do?sys_id=8abd036447810200e90d87e8dee490a2
Make admin overrides as true and update the field "Hide on portal" as true, then roll back the ACL changes.