Adding Related List to cmdb_ci and Child Tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2018 07:44 PM
I need to add a related list to cmdb_ci and its child tables.
Do I need to add the related list to the forms one by one? I tried to add it to the parent (cmdb_ci) however, the related list was inherited to SOME of the child tables (Accessory, Alias) but not to the others (Application, Application Cluster, etc).
Why was it inherited in some tables and not in others? If this is the case, should I add the related list one by one to the tables that did not inherit the related list?
Thanks in advance.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2019 12:44 PM
Thank you.
Wrote a script to add related list entry for a table for Default View.
Vinod Kumar Kachineni
Community Rising Star 2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2020 04:17 PM
Need to to the same thing, was wondering how you iterated through all the child tables of child tables of cmdb_ci? Did you do a recursive function?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2020 02:09 AM
Hi Kalaiarasan,
Can you please guide me how to add related list to all CMDB CI and its direct or indirectly related tables. I would like to add "Change Request -> Configuration Item" under related list section of all CMDB CI Forms/Section/Lists. Please guide me on this .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2020 02:10 AM
Hi Kalaiarasan,
Can you please guide me how to add related list to all CMDB CI and its direct or indirectly related tables. I would like to add "Change Request -> Configuration Item" under related list section of all CMDB CI Forms/Section/Lists. Please guide me on this .