Quintiq file version 2.0 
 | 
Component PanelCurrentDate 
 | 
{ 
 | 
  #keys: '[157912.0.831709963]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component CheckboxCurrentDateAutomatic 
 | 
    { 
 | 
      #keys: '[157912.0.829551844]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        CheckboxType: 'toggle' 
 | 
        FixedSize: true 
 | 
        Label: 'Automatic based on current date' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component DateSelectorCurrentDate 
 | 
    { 
 | 
      #keys: '[157912.0.832969817]' 
 | 
      BaseType: 'WebDateSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'SWF_WorkflowDataset.GlobalParameter.CurrentDateManual' 
 | 
        DateFormat: 'DMMY' 
 | 
        Label: 'Set to specific date ( if automatic toggle off )' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component LabelCurrentDate 
 | 
    { 
 | 
      #keys: '[157912.0.853197389]' 
 | 
      BaseType: 'WebLabel' 
 | 
      Properties: 
 | 
      [ 
 | 
        Label: 'Current date' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component LabelCurrentDateAutomatic 
 | 
    { 
 | 
      #keys: '[157912.0.894941091]' 
 | 
      BaseType: 'WebLabel' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'SWF_WorkflowDataset.GlobalParameter.CurrentDateHasManual' 
 | 
        Taborder: 3 
 | 
        Visible: false 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    MinimumRows: 3 
 | 
    Taborder: 0 
 | 
    Title: 'Current Date' 
 | 
  ] 
 | 
} 
 |