renhao
2023-09-13 aaf2ba51aa969af7d2d8920d59c8a184393e21b4
1
2
3
4
5
6
7
8
9
10
11
12
13
Quintiq file version 2.0
#parent: EditorCampaignMaxQuantity
Response OnInputIdle () id:Response_EditorCampaignMaxQuantity_OnInputIdle
{
  #keys: '[149260.0.411110827]'
  Body:
  [*
    //Set indicator value and visibility when value is entered
    Dialog.SetIndicatorValue();
  *]
  CanBindMultiple: false
  DefinitionID: 'Responsedef_Editor_OnInputIdle'
}