Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

how to add edit button in custom table in related list

Gopal14
Tera Contributor

HI Team,

 

I have created a custom, I have added that custom table as related list in groups table, after adding that I can only see NEW button, I want edit button also in the relatedlist.

 

How can we achieve this?

 

Gopal14_0-1738161468948.png

 

5 REPLIES 5

Sandeep Rajput
Tera Patron

@Gopal14 Since there are no existing records on the table hence you can only see the new button. Add a record in the list and edit will appear.

Ankur Bawiskar
Tera Patron

@Gopal14 

it's platform behavior.

Edit button is not available for defined relationships

this KB explains the details.

The New or Edit button does not appear on a one-to-many related list 

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

@Gopal14 

Hope you are doing good.

Did my reply answer your question?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

svirkar420
Tera Guru

Hi @Gopal14 , The New button is not available OOTB, to make it visible you will have to configure the related list.

Here is how you can do it - hover on the related list's column. Three dots will appear click on those > configure > list control > uncheck the 'omit edit' button. 

 

If this response helped resolve your issue or question, please consider marking it as Accepted Solution and giving it a  👍.This helps others in the community find useful answers more easily.

Regards,
Saurabh V.