We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Interaction tab

Darlene York
Tera Contributor

Good morning,

I have added the interaction related list to incidents, requests and RITMS but they tab is not showing up.  If I attach an interaction thru the interaction_task then the tab shows up.  How do I make the tab show on the forms even if its empty?

DarleneYork_0-1779978245847.png

 

Thank you

 

2 ACCEPTED SOLUTIONS

GlideFather
Tera Patron

ahoy @Darlene York,

 

on the related lists, there's an option "Omit if empty" which means that hide the list if there's no record, it seems that it is your case.

 

To review this, scroll to the desired related list (on the record where it is displayed) click right mouse button on any of the column labels and select configure > list control

 

GlideFather_0-1779978739704.png

 

and review these values:

GlideFather_1-1779978832447.png

 


✂-----Cutting-out-the---✦AI-noise✦---All-replies-written-and-vouched-for-by-GlideFather---

View solution in original post

Tanushree Maiti
Tera Patron

 

Hi @Darlene York ,

 

Which Servicenow version are you using currently.

 

just validate the steps given in this old KB: KB1188616 Incident Task related list will be hidden from Incident form if there is no Incident task ... 

 

In order to have the "Incident Tasks" related list displayed all the time, the following workaround can be used:

1. Navigate to System UI > List Control > search for sys_id = ba3c6a9a53523010ae50ddeeff7b1272
https://instance_name.service-now.com/nav_to.do?uri=sys_ui_list_control.do?sys_id=ba3c6a9a53523010ae...

2. Uncheck the "Omit if empty" checkbox and save the record.

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

View solution in original post

5 REPLIES 5

Thank you!