Disabling Select Program Rules


If (and when) a certain program rule is causing an issue for data entry and need to be 'turned off', the easiest and least destructive way to do this is to add && false to the program rule condition. This will mean the rule never runs, but we still have it in the system if needed later or when we have time to investigate why it's not working.