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