Adding new fields in cmdb_ci related tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 07:26 PM
Hi Community,
Is there a way to add new fields in all of the cmdb_ci table, in a particular view?
To be more specific, I would want to add several new fields in the CMDB - Workspace view
The issue here is, there are multiple cmdb_ci related tables (such as computer, server etc)
Is there a way to add these few new fields to all of the cmdb_ci related tables where view is CMDB - Workspace without manually going to each table cmdb_ci_computers, cmdb_ci_servers and changing the design layout?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 09:21 PM
Unfortunately, there is no way. Each table has its individual form design depending on the selected view and there is no concept of form layout inheritance in ServiceNow.