Quintiq file version 2.0 Component pnlContent { #keys: '[414382.0.391970673]' BaseType: 'WebPanel' Children: [ Component dropDownStringListProductID { #keys: '[414382.0.397670774]' BaseType: 'WebDropDownStringList' Properties: [ AllowEmpty: true DataBinding: 'DataHolderHistoricalSalesOrder.Data.ProductID' Label: 'ProductID' Taborder: 0 ] } Component dropDownStringListSalesSegmentName { #keys: '[414382.0.397792089]' BaseType: 'WebDropDownStringList' Properties: [ AllowEmpty: true DataBinding: 'DataHolderHistoricalSalesOrder.Data.SalesSegmentName' Label: 'SalesSegmentName' Taborder: 1 ] } Component dropDownStringListStockPointID { #keys: '[414382.0.397613350]' BaseType: 'WebDropDownStringList' Properties: [ AllowEmpty: true DataBinding: 'DataHolderHistoricalSalesOrder.Data.StockingPointID' Label: 'StockPointID' Taborder: 2 ] } Component dropDownStringListCustomer { #keys: '[414382.0.396181827]' BaseType: 'WebDropDownStringList' Properties: [ AllowEmpty: true DataBinding: 'DataHolderHistoricalSalesOrder.Data.Customer' Label: 'Customer' Taborder: 3 ] } Component dropDownStringListUnitOfMeasureName { #keys: '[414382.0.400160473]' BaseType: 'WebDropDownStringList' Properties: [ AllowEmpty: true DataBinding: 'DataHolderHistoricalSalesOrder.Data.UnitOfMeasureName' Label: 'UnitOfMeasureName' Taborder: 5 ] } Component edtQuantity { #keys: '[414382.0.400120730]' BaseType: 'WebEditField' Properties: [ DataBinding: 'DataHolderHistoricalSalesOrder.Data.Quantity' Label: 'Quantity' Mask: 'REAL' Taborder: 4 ] } Component dsOrderDate { #keys: '[414382.0.400121793]' BaseType: 'WebDateSelector' Properties: [ DataBinding: 'DataHolderHistoricalSalesOrder.Data.OrderDate' Label: 'Demand Date' Taborder: 7 ] } Component edtSalesAmount { #keys: '[414382.0.400160672]' BaseType: 'WebEditField' Properties: [ DataBinding: 'DataHolderHistoricalSalesOrder.Data.SalesAmount' Label: 'SalesAmount' Mask: 'NUMBER' Taborder: 6 ] } ] Properties: [ Padding: 'true' Taborder: 0 ] }