How to include environment field in other tables

srinidhi
Tera Guru

Hello Team,

 

We have one field called u_environment in cmdb_ci_hardware table.

We need to include some more tables so that those will also have this u_environment field.

Please help us in achieving this.

Thanks.

15 REPLIES 15

Ankur Bawiskar
Tera Patron
Tera Patron

@srinidhi 

are those tables child of cmdb_ci_hardware? if yes then that field will be available for child tables as well.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hello Ankur,

No those are not child tables.

@srinidhi 

then 2 ways

1) create that field on parent cmdb_ci table so that all child tables get it

OR

2) create that field on those individual tables where you want

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Samaksh Wani
Giga Sage
Giga Sage

@srinidhi 

 

You can include this field in multiple table by using form design and form layout.

 

 

Plz Mark my Solution as Accept and Give me thumbs up, if you find it Helpful.

 

Regards,

Samaksh