Display same fields on parent cmdb_ci and extended tables' Sys_popup form view

reginabautista
Kilo Sage

Hi everyone,

Is there a straightforward way to display two specific fields on all sys_popup form views for the cmdb_ci table and its extended tables? We have several CMDB classes, and I’m wondering if adding these fields to each sys_popup form view individually is necessary, or if there’s a more efficient way to achieve this.

Thank you!

4 REPLIES 4

Abhay Kumar1
Giga Sage

@reginabautista 

Navigate to the "sys_popup" View Configuration:

Go to System UI > Popups (sys_ui_popup).

Search for any existing popup configurations related to cmdb_ci.

If you don’t see an existing configuration for the cmdb_ci table, you can create a new one that applies globally.

 

This configuration will apply to the cmdb_ci table and all extended tables unless they have their own specific sys_popup configuration.

 

Hope this will help you.

reginabautista
Kilo Sage

Hi Abhay, the extended tables do have their own sys_popup form view.

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @reginabautista ,

 

Firestly, Modify the sys_popup form view for cmdb_ci to add your fields. (or in your case its popup view)

 

These fields will automatically propagate to all extended CI classes like eg. cmdb_ci_computer, cmdb_ci_server. No need to update individual sys_popup views for each class.

 

I dont think that there is any other efficient way apart from doing this because each calss is indipendent and requires such manual management as they are inherited class of parent class.

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Runjay Patel
Giga Sage

Hi @reginabautista ,

 

View does not inherit to its child table but what you can do that in sys_popup view you can add many form to get the same fields like below.

RunjayPatel_0-1731746027461.png

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------