Omit edit button read only.

Dotychczas
Mega Guru

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? 


1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

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

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

8 REPLIES 8

Maik Skoddow
Tera Patron
Tera Patron

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

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.

Hi @Maik Skoddow 

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?

Ankur Bawiskar
Tera Patron
Tera Patron

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

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader