- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 05:43 AM
Hello Experts.
I have to add edit button to one of my related lists but "Omit edit button" is read only. Why is that? How to show edit button on related list?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 06:02 AM
Hi,
It is out of the box behavior for Defined relationships you cannot have edit button
This KB mentions the same
The New or Edit button does not appear on a one-to-many related list
This field level WRITE ACL restricts the Omit edit button field on list control table; if you wish you can update it with admin overrides and you can see the edit button
URL - https://instanceName.service-now.com/nav_to.do?uri=sys_security_acl.do?sys_id=c824e55473212300cf4794ebc4f6a733
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 05:50 AM
Hi
the "Edit" button is only visible for many-to-many tables. For a simple related list you will only get the "New" button.
Please provide the table name and the related list for which you want a "Edit" button.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 06:03 AM
Related list is on cert_audit table and it is related list of cmdb_ci. Client want me to give them possibility to add CI's to audit form and not creating new every time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2023 04:13 AM
I have a custom related list of one to many relationship , cant see the "Edit" button.
Is there a way to make "Edit" button available?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 06:02 AM
Hi,
It is out of the box behavior for Defined relationships you cannot have edit button
This KB mentions the same
The New or Edit button does not appear on a one-to-many related list
This field level WRITE ACL restricts the Omit edit button field on list control table; if you wish you can update it with admin overrides and you can see the edit button
URL - https://instanceName.service-now.com/nav_to.do?uri=sys_security_acl.do?sys_id=c824e55473212300cf4794ebc4f6a733
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader