Habe im Backend unter
**Shopware****.apps.Order.view.detail.Position**
header: 'Express',
dataIndex:'md_express',
editor: {
xtype: 'checkbox',
allowBlank: false,
uncheckedValue: 0,
inputValue: 1
},
wie binde ich es ein, damit diese nicht nur beim editieren sichtbar ist ?