Quintiq file version 2.0 Component pnlServiceLevel { #keys: '[146140.0.1162733807]' BaseType: 'WebPanel' Children: [ Component EditFieldName { #keys: '[146140.0.1161477990]' BaseType: 'WebEditField' Properties: [ DataBinding: 'DataHolderDialogData.Data.Name' Label: 'Name' NumberOfColumns: 8 Taborder: 0 ] } Component DropDownListProduct { #keys: '[146140.0.1161478025]' BaseType: 'WebDropDownList' Databinding: 'Product_MP' Children: [ Component DataExtractorProduct { #keys: '[146140.0.1161478027]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'structured[Product_MP]' FixedFilter: 'not object.IsSystem()' Source: 'ApplicationMacroPlanner.DataHolderProduct' Taborder: 0 Transformation: 'Elements' ] } ] Properties: [ AllowEmpty: true DataBinding: 'DataHolderDialogData.Data.Product_MP' DisplayField: 'Name' Label: 'Product' NumberOfColumns: 8 Taborder: 1 Tooltip: 'The items in the drop-down list are filtered based on the selection in the navigation panel.' ] } Component DropDownListStockingPoint id:DropDownListStockingPoint_317 { #keys: '[146140.0.1162661625]' BaseType: 'WebDropDownList' Databinding: 'StockingPoint_MP' Children: [ Component DataExtractorStockingPoint id:DataExtractorStockingPoint_139 { #keys: '[146140.0.1162661626]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'structured[StockingPoint_MP]' FixedFilter: 'not object.IsSystem()' Source: 'ApplicationMacroPlanner.DataHolderStockingPoint' Taborder: 0 Transformation: 'Elements' ] } ] Properties: [ AllowEmpty: true DataBinding: 'DataHolderDialogData.Data.StockingPoint_MP' DisplayField: 'Name' Label: 'Stocking point' NumberOfColumns: 8 Taborder: 2 Tooltip: 'The items in the drop-down list are filtered based on the selection in the navigation panel.' ] } #child: pnlTargetPercentage Component DateSelectorStart { #keys: '[144528.6.144816514]' BaseType: 'WebDateSelector' Properties: [ DataBinding: 'DataHolderDialogData.Data.Start' DateFormat: 'DMMY' Label: 'Start' Taborder: 3 ] } Component DateSelectorEnd { #keys: '[144528.6.144816639]' BaseType: 'WebDateSelector' Properties: [ DataBinding: 'DataHolderDialogData.Data.End' DateFormat: 'DMMY' Label: 'End' Taborder: 4 ] } ] Properties: [ Padding: 'true' Taborder: 2 ] }