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.

Normalization on model

Vaibhav Sharma1
Tera Contributor

Hi All,

Below screenshot is from cmdb_hardware_product_model table => "Normalization" section is visible only for the models which are already normalized

VaibhavSharma1_0-1722274081954.png

 

I need to make it visible in all model records, please assist how to fix this

1 REPLY 1

Sid_Takali
Kilo Patron

Hi @Vaibhav Sharma1 Form section visibility is controlled by using g_form.setSectionDisplay(); API. Check all your Client Script and UI Policy to see if anything of this is controlling your Normalization Section.