Fields not showing up on form view

DH7
Tera Contributor
Hi community,
 
I noticed the weird behaviour in the form view of the record.

 

So I have one existing custom table called "Device" in the scoped app, the app is linked with the git repo.

 

I have added below new fields in Device table:
1. Device ID
2. Device OS

 

Both of these fields are in the form view.

 

Now after committing these changes to the git repo and pulling changes onto another ServiceNow instance, those above two fields are not showing up on the form view.

 

I verified the sys_ui_section and sys_ui_form_section files are present in the git repo with the expected changes, however those are not getting reflected when I pull those changes on another instance.

 

Those two fields do get created on the table, the issue is, those are not getting shown up on the form view, I manually have to add them on the form view.

 

I have verified this behaviour on Tokyo, Utah and Vancouver ServiceNow versions.

 

Does anyone have any idea on what could be the issue?
 
Thanks.
 
1 REPLY 1

Bert_c1
Kilo Patron

Seems you may missing some form definition "parts". A form definition is contained in multiple tables, as indicated in this Knowledge Article:

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0744432