Problems with DFF Values Defaulting in iExpense
I have an issue where I have 4 dff's being used in iExpense. The first DFF is a a yes/no question and if the answer is yes the next 3 values are defaulted. I have this working as expected however while testing it was determined that if the first question is changed from Yes to No without clearing the other three questions first I get a java error. Can someone please provide guidance on how I am get around this issue. I have tried to using decode in my default value sql statement as well as a case statement to