M2M table and Display Information

Jason Stuart
Tera Expert

Hello All,

      I have a requirement in Security Incident that goes along the lines of the following. 

Add a CVE to a Security Incident Ticket

That CVE will add all vulnerabilities related to it to the Security Incident.  I have accomplished that part by using M2M tables.  The issue I am running into is displaying information on the Related Lists.  What gets displayed is the M2M Table information, while I want to display the relevant Vulnerability Information. I.E. Status and other relevant fields.  

 

Am I missing something?  Is there a way to have the actual record show up instead of the M2M record?  It does not need to be just vulnerability - but any record in general.

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi @Jason Stuart 

it is possible to display more information from the related records in your M2M table. Please check the answers from the following similar questions: https://www.servicenow.com/community/now-platform-forum/add-columns-to-many2many-related-lists/m-p/1... 

Maik

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @Jason Stuart 

it is possible to display more information from the related records in your M2M table. Please check the answers from the following similar questions: https://www.servicenow.com/community/now-platform-forum/add-columns-to-many2many-related-lists/m-p/1... 

Maik

This was perfect.  I thought I looked at that before, but I guess I didnt.  Thank you!