I have a requiremnt where few fields are to be created on cmdb_ci table in a new tab

Mounika_kollati
Tera Contributor

I have a requiremnt where few fields are to be created on cmdb_ci table in a new section and this section needs to be visible in all the cmdb ci child classes but I am unable to do it the,any leads would be helpful

 

we have many ci extended tables and the new section created should be visible on all the cmdb_ci records and manual configuring form layout will not be suitable as we have hundreds of records in cmdb_ci table

1 ACCEPTED SOLUTION

Prabu Velayutha
Mega Sage
Mega Sage

Hi @Mounika_kollati 

 

Once you create and save the section to a view on form design/layout on the parent table it will reflect on all the child table it extends.  You can find the view you created across all extended tables. Do you have any different concern? 

View solution in original post

4 REPLIES 4

Prabu Velayutha
Mega Sage
Mega Sage

@Mounika_kollati The fields will available in all the child tables, you need to add it to the views of each of the child table. For example if you go to CMDB_CI_Computer or CMDB_CI_Server table list view you can see the additional fields you have created on the parent CMDB_CI table to make the CI visible on the form you need to create views for the table.

If my response helps to solve your issue. Kindly mark it as helpful & accept the solution.

HI @Prabu Velayutha 
we have many ci extended tables and the new section created should be visible on all the cmdb_ci records and manual configuring form layout will not be suitable as we have hundreds of records in cmdb_ci table

Prabu Velayutha
Mega Sage
Mega Sage

Hi @Mounika_kollati 

 

Once you create and save the section to a view on form design/layout on the parent table it will reflect on all the child table it extends.  You can find the view you created across all extended tables. Do you have any different concern? 

Hi @Prabu Velayutha 

Here the parent is cmdb_ci table when I open different ci class tables and each CI class wil be having different view and we cannot  even have the view as default for each CI class ,athe fields are present on table but I want it on form of each CI class