Creating new section in form for parent table and extend to child tables

satyakuram7755
Tera Contributor

Hi,

i have created new section and fields in  cmdb_ci_hardware. table form and expecting the same section and fields can be extended automatically to the child tables for cmdb_ci_hardware. but its  not showing in the child tables. can you please help me out for this 

2 ACCEPTED SOLUTIONS

Hi @satyakuram7755 

 

If I am not wrong, form level changes don't go to child form, you need to configure it again manually.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

Ashok Sasidhara
Tera Sage
Tera Sage

Form level changes need to be done on the specific tables. Also it is recommended to make those changes only on the specific forms of the CI classes which you will be populating and utilizing. So making form changes on all the child classes of cmdb_ci_hardware is not a good practice. Many of the child classes will have its own additional attributes available. So each individual form change should be made only after considering the attributes as well as the business objective of that CI class.

View solution in original post

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @satyakuram7755 

 

Could you please share the screenshot.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

HI 

can you please check attached screenshot of child table of Cmdb hardware table.

 

Thanks and regards,

Satyachild table.PNG

Preview
 
 
 
 
Preview
  
 
 

Hi @satyakuram7755 

 

If I am not wrong, form level changes don't go to child form, you need to configure it again manually.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Ashok Sasidhara
Tera Sage
Tera Sage

Form level changes need to be done on the specific tables. Also it is recommended to make those changes only on the specific forms of the CI classes which you will be populating and utilizing. So making form changes on all the child classes of cmdb_ci_hardware is not a good practice. Many of the child classes will have its own additional attributes available. So each individual form change should be made only after considering the attributes as well as the business objective of that CI class.