Quintiq file version 2.0 Component PanelNumberOfPeriods { #keys: '[139394.0.522341529]' BaseType: 'WebPanel' Children: [ Component EditFieldNrOfHistorialPeriods { #keys: '[139394.0.523436984]' BaseType: 'WebEditField' Properties: [ DataBinding: 'DataHolderDialogData.Data.NrOfHistoricalPeriod' Label: 'Historical' Mask: 'NUMBER' Taborder: 0 Tooltip: 'The number of historical periods before the Start of planning (only counting periods of full duration).
Historical periods are by definition frozen.' ] } Component EditFieldNrOfFuturePeriods { #keys: '[139394.0.523437066]' BaseType: 'WebEditField' Properties: [ DataBinding: 'DataHolderDialogData.Data.NrOfFuturePeriod' Label: 'Future' Mask: 'NUMBER' Taborder: 1 Tooltip: 'The number of future periods starting from the Start of planning (also counting a shorter future period in case the period boundary is not aligned with the Start of planning)' ] } ] Properties: [ Taborder: 3 Title: 'Number of periods' ] }