Quintiq file version 2.0 Component pnlContent { #keys: '[135040.0.295369635]' BaseType: 'WebPanel' Children: [ Component selProduct { #keys: '[135040.0.297717679]' BaseType: 'WebDropDownList' Databinding: 'Product_MP' Children: [ Component DataExtractorProduct { #keys: '[135040.0.297717680]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'Product_MPs' FixedFilter: 'not object.IsSystem()' Source: 'DialogCreateEditRecipeWithEffectiveDate.DataHolderProductCandidates' Taborder: 0 Transformation: 'Elements' ] } ] Properties: [ DataBinding: 'DataHolderDialogData.Data.Product_MP' DisplayField: 'Name' Label: 'Product' Taborder: 0 Tooltip: 'The items in the drop-down list are filtered based on the selection in the navigation panel.' ] } Component selRecipe { #keys: '[135040.0.297725051]' BaseType: 'WebDropDownList' Databinding: 'Recipe' Children: [ Component DataExtractorRecipe { #keys: '[135040.0.297725052]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'MacroPlan' Source: 'MacroPlan' Taborder: 0 Transformation: 'Recipe' ] } ] Properties: [ DataBinding: 'DataHolderDialogData.Data.Recipe' DisplayField: 'Name' Label: 'Recipe' Taborder: 1 ] } Component dsEffectiveDate { #keys: '[144528.6.144814925]' BaseType: 'WebDateSelector' Properties: [ DataBinding: 'DataHolderDialogData.Data.EffectiveDate' DateFormat: 'DMMY' Label: ' Effective date' Taborder: 2 Tooltip: 'The effective date specifies as of when this recipe will become active.
If this date falls in the middle of a period, they take effect from the next period onwards.' ] } ] Properties: [ MinimumColumns: 40 Taborder: 3 ] }