PHP Classes

File: app/Resources/metadata/clientDefs/ProductFamilyAttribute.json

Recommend this page to a friend!
  Classes of alex nov   KennerPIM   app/Resources/metadata/clientDefs/ProductFamilyAttribute.json   Download  
File: app/Resources/metadata/clientDefs/ProductFamilyAttribute.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: KennerPIM
Product information management application
Author: By
Last change:
Date: 1 year ago
Size: 1,796 bytes
 

Contents

Class file image Download
{ "controller": "controllers/record", "boolFilterList": [ "onlyMy" ], "kanbanViewMode": false, "color": null, "iconClass": null, "dynamicLogic": { "fields": { "channels": { "visible": { "conditionGroup": [ { "type": "equals", "attribute": "scope", "value": "Channel" }, { "type": "isNotEmpty", "attribute": "attributeId" } ] }, "required": { "conditionGroup": [ { "type": "equals", "attribute": "scope", "value": "Channel" }, { "type": "isNotEmpty", "attribute": "attributeId" } ] }, "readOnly": { "conditionGroup": [ { "type": "isNotEmpty", "attribute": "locale" } ] } }, "scope": { "visible": { "conditionGroup": [ { "type": "isNotEmpty", "attribute": "attributeId" } ] }, "readOnly": { "conditionGroup": [ { "type": "isNotEmpty", "attribute": "locale" } ] } }, "attribute": { "readOnly": { "conditionGroup": [ { "type": "isNotEmpty", "attribute": "id" } ] } }, "productFamily": { "readOnly": { "conditionGroup": [ { "type": "isNotEmpty", "attribute": "id" } ] } } } } }