How to display parent table field in all child's form views?

lukasz szumilas
Tera Guru

Hello,

I'd like to add field that holds notes to each Configuration Item the notes will hold info about Incidents that were resolved for that CI. In order to do that i created a flow and added new column (Journal, activity_notes) to cmbd_ci table. How can i add this field to all child's of cmbd_ci ? Or do i have to add it manually for all CI's views ?

Here is screen where i added new field holding activity_notes

find_real_file.png

And here i manually added to cmdb_ci_computer this field, but i'd like to add it for all cmdb_ci childs.

find_real_file.png

2 REPLIES 2

AnubhavRitolia
Mega Sage
Mega Sage

I guess you have to add it to all child CMDB CI individually as every Child CMDB CI is different table and will have different form layout.

Please mark this as correct answer if it resolved, or mark this helpful if this help you to reach towards solution.

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023

Clara Road
Kilo Explorer

Hello,

You can only inherit a field from parent table, but views have to be configured to each CI.