Quintiq file version 2.0 #parent: pnlMonthlyPattern/ckbMonthlyPattern Response OnChanged () id:Response_pnlMonthlyPattern_ckbMonthlyPattern_OnChanged { #keys: '[146730.0.1531349359]' CanBindMultiple: false DefinitionID: 'Responsedef_WebCheckbox_OnChanged' QuillAction { Body: [* // Uncheck the other checkbox. if( this.Checked() ) { ckbMonthlyDay.Checked( false ); } Form.ShowMonthlyPattern(); Form.SetEndOfPeriod(); *] GroupServerCalls: false } }