Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Adding field to base table and its child tables

Hemachithra
Tera Contributor

Hi Experts,

 

Can anyone guide me in adding a journal input field 'Work notes' for cmdb_ci table and its child tables.

 

Is there any script to automate and configure the form for all  child tables ,to show up the work notes fields .

 

Thanks

1 REPLY 1

SanjivMeher
Mega Patron
Mega Patron

Hi @Hemachithra , You dont need a script for this. Adding a field to the Parent table cmdb_ci table automatically extend/add the field to all the child tables.


Please mark this response as correct or helpful if it assisted you with your question.