- 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-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-04-2019 01:44 AM
Thank you. created one more ACL n have done it. It worked 🙂 i just dint want to chnage in existing one's. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2019 11:02 PM
hello Vaishanvi,
In order to achieve your requirement,
1. First you need to modify the ACL which is preventing you to edit the configuration, Check Admin Overrides for std_change_record_producer.*
2. In record producer, there is field HIDE ON SERVICE PORTAL - Mark it as true:
Please mark as Correct Answer and Helpful, if applicable.
Thanks!
Abhishek Gardade
Hexaware Technologies
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2019 11:06 PM
Thank you 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2019 12:09 AM
Hello Vaishanvi,
It will not affect your instance or anything. Admin overrides means admin can make changes to record, nothing else will be impacted
Thanks,
Abhishek Gardade
Abhishek Gardade