"I'm component in" list in Product DetailView

This commit is contained in:
2025-05-09 17:38:55 +00:00
parent f1a0b7be5e
commit 21ab2d0962
4 changed files with 383 additions and 355 deletions

View File

@@ -639,6 +639,16 @@ $viewdefs['EcmProducts']['DetailView'] = array(
)
)
),
'LBL_USAGE_PANEL' => array(
array(
array(
'name' => 'usage_list',
'hideLabel' => true,
'allCols' => true,
'customCode' => '{$USAGE_LIST}'
)
)
),
'LBL_PRODUCTION_PANEL' => array(
array(
array(