Normalization on model
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 10:28 AM
Hi All,
Below screenshot is from cmdb_hardware_product_model table => "Normalization" section is visible only for the models which are already normalized
I need to make it visible in all model records, please assist how to fix this
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 11:24 AM
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.