Display same fields on parent cmdb_ci and extended tables' Sys_popup form view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 09:04 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 10:28 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 10:30 PM
Hi Abhay, the extended tables do have their own sys_popup form view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 11:13 PM - edited 11-15-2024 11:14 PM
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....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2024 12:33 AM
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.
-------------------------------------------------------------------------
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
-------------------------------------------------------------------------