Quintiq file version 2.0 #parent: pnlContent661/cbAllProductInStockingPoint Response OnChanged () id:Response_pnlContent661_cbAllProductInStockingPoint_OnChanged { #keys: '[414996.1.172932951]' CanBindMultiple: false DefinitionID: 'Responsedef_WebCheckbox_OnChanged' GroupServerCalls: true QuillAction { Body: [* if( this.Checked() ){ ddlProductInStockingPoint.Enabled( false,"" ); }else{ ddlProductInStockingPoint.Enabled( true,"" ); cbAllProduct.Checked( false ); } *] } }